| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
XML values & selectnodes
<i><b>Originally posted by : BURTON (burton@avint.net)</b></i><br />Im tring to setup an asp file that well read a xml file, i get the information out fine but when i try to print only a part of the xml file i get errors, for example I have: <br /><ITEMS><br /><ITEM CATEGORY="SEC1">SEC1</ITEM><br /><ITEM CATEGORY="SEC2">SEC2</ITEM><br /></ITEMS> <br /><br />how do i only print SEC1 and later on the same page print SEC2? also I'm wondering why i can't get a table to print xml fields in the order i wish, i want to print three fields , like this:<br /><br />1 item one item two item three<br />2 item one item two item three<br />3 item one item two item three<br />etc.....<br /><br />how can i do that in asp??? im tring to use a for next loop but i can't get it to work! please help me out!!
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : vbnbv (bvnbv)</b></i><br /><br /><br /><br />------------<br />BURTON at 5/18/2000 11:36:41 PM<br /><br />Im tring to setup an asp file that well read a xml file, i get the information out fine but when i try to print only a part of the xml file i get errors, for example I have: <br /><ITEMS><br /><ITEM CATEGORY="SEC1">SEC1</ITEM><br /><ITEM CATEGORY="SEC2">SEC2</ITEM><br /></ITEMS> <br /><br />how do i only print SEC1 and later on the same page print SEC2? also I'm wondering why i can't get a table to print xml fields in the order i wish, i want to print three fields , like this:<br /><br />1 item one item two item three<br />2 item one item two item three<br />3 item one item two item three<br />etc.....<br /><br />how can i do that in asp??? im tring to use a for next loop but i can't get it to work! please help me out!!
|
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > XML values & selectnodes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|