Getting querystring in XSLT

N

N9

Hi,

How do i get querystring parameter by XSLT ??

Just like in ASP

request.querystring("parameter")

Thanks

Regards

N9
 
P

Pavel Lepin

N9 said:
How do i get querystring parameter by XSLT ??

Just like in ASP

request.querystring("parameter")

You can't. Invoke a transformation engine server-side, using
a general-purpose language to parse the query string and
provide the transformation parameters to your stylesheet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Session Querystring 0
client-side xslt with chunking? 1
Querystring 6
Help with XSLT 0
Beginner's Guide to getting CipherSweet working with PDO and MYSQL 1
PHP error 1
Querystring 3
remove 4

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top