Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
XML and HTML
Name: mdrowles Date: April 14, 2004 at 15:46:07 Pacific OS: ... CPU/Ram: ...
Comment:
I'm working on a web application for an XML class and I was hoping to find someone with knowledge of XSQL and XSLT. My main question involves passing a String to an XSQL page. The value of the string is determined by what's chosen on an HTML page. The user chooses from a drop down menu and then clicks 'Submit', bringing up the XSQL page. On my XSLT page I want to be able to say something like <xsl:select test=A&variableinput/> where &variableinput is the value chosen from the drop down menu. I'm at a total loss for ideas. Any help would be appreciated.
Summary: Hi I recieve an XML file daily and they have namespaces I created a an XSL so I can view the contents (much easier on the eyes) but I dont know how to deal with the namespaces because right now - i ha...
Summary: Hi, I have an xml file converted from an excel spreadsheet using ms excel. I would like eventually to display this information in a web page using asp. The information though is quite complicated and...
Summary: hi all, How can i send XML file from a servlet to another servlet and receive one more XML from the called servlet to calling servlet? plzzz...help its urgent thank u kee ...