Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parsing XML help

Status
Not open for further replies.

Lucefirus

Programmer
Joined
Dec 28, 2004
Messages
6
Location
US
I have an xml file and an xsl stylesheet, but some browsers do not display it with the xsl styles. How would i display it to people running other browsers? is there a simple way with Perl for inistance? i need it to parse tags and tag attributes as well
 
Check into using Java with the XML DOM...

examples:

Have Fun, Be Young... Code BASIC
-Josh

cubee101.gif


PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top