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!

Reading Data from the URL

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi there,

Ive recently started using XML and have run into a little problem. Imagine in the URL I have Is it possible to read this value of L=1 so that whenever I have a href in a document, I can add the L=1 bit to the url so that it will always be available in the URL. For exmaple:

<a href=&quot; L=1 using XSL>&quot;>abc</a>

I know I could hardcode this into the URL but the idea is that depending on the link I click on the left list, depends on what L=? should be on the child pages.

Any helps on this greatly appreciated.

BB24
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top