|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP, XML pattern matching
<i><b>Originally posted by : Kaustav Bhattacharya (kozzey@dircon.co.uk)</b></i><br />Hi all,<br />I have five HTML docs. In each HTML doc I have a block of text enclosed in XML tags such as:<br /><br /><article>some text here</article><br /><br />I was to read all five files, detect the opening <article> tag, read the text from the opening tag and stop reading the text when the closing </article> tag is encountered. I then want to store the read text from each HTML doc in to 5 seperate arrays. i.e array1 = text from 1st HTML doc, array2 = text from 2ns HTML doc and so on. <br />Then finally I want to generate an HTML page which displays the content of all five arrays in a nicely formatted way. Is there an easy way to do this in ASP?<br /><br />Kaustav.
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : </b></i><br />YES THERE IS A EASY WAY CONTACT<br />AMARJI1@USA.NET<br /><br /><br />------------<br />Kaustav Bhattacharya at 4/26/2000 4:32:07 AM<br /><br />Hi all,<br />I have five HTML docs. In each HTML doc I have a block of text enclosed in XML tags such as:<br /><br /><article>some text here</article><br /><br />I was to read all five files, detect the opening <article> tag, read the text from the opening tag and stop reading the text when the closing </article> tag is encountered. I then want to store the read text from each HTML doc in to 5 seperate arrays. i.e array1 = text from 1st HTML doc, array2 = text from 2ns HTML doc and so on. <br />Then finally I want to generate an HTML page which displays the content of all five arrays in a nicely formatted way. Is there an easy way to do this in ASP?<br /><br />Kaustav.
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > ASP, XML pattern matching |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|