BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 06-03-2011, 03:53 AM   #1
slametsugih
New Member
 
Join Date: Jun 2011
Model: 9530
PIN: N/A
Carrier: analyst
Posts: 8
Unhappy [HELP] ListField from XML

Please Login to Remove!

hello everyone,

I have a problem.
I have to make a listfield that contains student's names from xml file that stored at h*tp://localhost/xml/student.xml

I think, i have to use HttpConnection to get data from xml and use DocumentBuilder to parse the xml.
But I feel very confuse to implement those.

the example of listfield on screen like this:

Ahmad
Salman

When I click a name (in this case is Salman), so new screen will appear with the detail of the student.

the example of output:

Student Number: 51
Name: Salman
Address: India
Major: Physics


here is the xml file

Code:
<?xml version="1.0"?>
<students>
	<student>
	  <id>50</id>
	  <name>Ahmad</name>
	  <address>Pakistan</address>
	  <major>Management</major>
	</student>
	<student>
	  <id>51</id>
	  <name>Salman</name>
	  <address>India</address>
	  <major>Physics</major>
	</student>
</students>
does anybody can help me?

Last edited by slametsugih; 06-03-2011 at 03:55 AM.. Reason: typo
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads for: [HELP] ListField from XML
Thread Thread Starter Forum Replies Last Post
XML app Sven_Bio Developer Forum 2 02-24-2009 09:07 AM
ListField scrolling swarsa Developer Forum 5 12-30-2008 07:53 AM
Problem viewing XML attachments ChuNu BES Admin Corner 4 12-11-2007 04:11 PM
new screen -> listField Problem hibbert Developer Forum 7 12-05-2007 02:35 AM
Groupwise BES4.01 GWXMLData::Read(1) UNKNOWN XML NODENAME! bibi BES Admin Corner 4 05-07-2006 09:13 PM


USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD picture

USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD

$11.99



Carrier 8.5 Technician Tool Field Assistant USB-L i-Vu USB Link Rnet cable TKIT picture

Carrier 8.5 Technician Tool Field Assistant USB-L i-Vu USB Link Rnet cable TKIT

$198.00



CAMBRO Insulated Beverage Server Container 4.75 Gallon Blue picture

CAMBRO Insulated Beverage Server Container 4.75 Gallon Blue

$46.99



MRG-3800V-R 800W Server Power Supply, Untested picture

MRG-3800V-R 800W Server Power Supply, Untested

$249.99



Used & Tested FSP FSP300-701UJ Server Power Supply picture

Used & Tested FSP FSP300-701UJ Server Power Supply

$153.62



RDP SERVER / VPS SERVER 2 GB RAM + 80 GB HDD picture

RDP SERVER / VPS SERVER 2 GB RAM + 80 GB HDD

$7.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.