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

Want to use XML and no server side scripting to display dynamic HTML

Status
Not open for further replies.

ankursaxena

Programmer
Sep 7, 2001
133
US
Hi I have an XML file with many sets of tables each with an id by a unique name. Now I was wondering is there a way to use this XML file like a database and display the correct table. eg In my main HTML file i will have links like

Patek
Lange
Rolex

etc. By clicking the correct link it should open a new page and display the table correcsponding to the id here..

how should i do this without a server side script or anything..i am currently putting and testing something on my comcast website and they dont allow me to run any server side scripts. please help..that would be great.

thanx a ton.

Ankur

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top