|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
XML Parsing and Formatting
I am pretty new to XML. I know all the basics; but I want to work on SM XML data. I have an XML report that I need to format. From my limited knowledge, I know that I can use a SAX parser or DOM parser and spit it out to a JSP/ASP, but I was wondering if there were any tools that enables us to do this.
Like - specify the XML file and then specify the tags (what tags should be placed where and its formatting) etc etc. Are there any such tools? Or do we have to implement the parsers?? |
|
#2
|
||||
|
||||
|
you have the Microsoft.XMLDOM component built in the ASP language:
http://www.4guysfromrolla.com/webtech/101200-1.shtml |
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > XML Parsing and Formatting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|