Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XML/XSL/ASP Build QueryString XML/XSL/ASP Build QueryStringTo: NULL Date: 8/4/2005 10:07:00 PM Hello,
I have an xml file that contains a simple menu structure that is being
parsed by an xslt file and finally being "display" in an asp page.
Since xml contains a menu structure, it will be included in all asp
pages.
My question, how do I build a querystring in the xml file? Or, does
this querytring need to be built in the xslt file?
For example:
<menu>
<menuitem>
<itemlink>page1.asp?sid=<%=Server.URLEncode("SID")%></itemlink>
<itemtext>a page</itemlink>
...
</menuitem>
</menu>
This syntax...
<itemlink>page1.asp?sid=<%=Server.URLEncode("SID")%></itemlink>
...will obviously not work.
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
