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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML and querystrings..

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Ok, kinda new at this. What is the best way to pass dynamic information to XSL in order to grab the XML element you want.

For instance, lets say you have a search page and then it passes those form elements to a page and retrieves all XML data who's name contains that search criteria.

OR, if you have a link from an HTML page, like what is the best method to grab that recordid and grab a certain element content.

Now, with this.. all client side. Would you have to code the complete XSL document in Javascript, just to grab the querystring?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top