|
-
Sep 27th, 2004, 10:02 PM
#1
Thread Starter
Hyperactive Member
Xml reader
hi.. i have problem on reading XML string data..
i need to receive this stream of XML tag..
<show>
<Title date="8-12-04" time="6 pm" place="lot 1">The Great One</Title>
<Title date="8-12-04" time="7 pm" place="lot 2">The Great Two</Title>
<Title date="8-12-04" time="8 pm" place="lot 3">The Great Three</Title>
.
.
.
</show>
how should go about retriving the data(places and show name) like, if i want to watch any show on 8-12-04 , and i am able to see the place and the movie names?
thanks....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|