|
-
April 9th, 2003, 06:17 AM
#1
Passing Parameters in XSLT
Hi
Can u please help me out?
Suppose i have 2 xml files and 2 different xslt files for those xml files.
Suppose i am showing the data using XSLT and retrieving the data from first.xml file.
Now On click of one link i want to pass one parameter to second xslt file then
How can i try it.
I have tried with using JavaScript but it is retrieving the parameter from url(by using location.search)
But how to pass it to XSLT file
Waiting for reply
-
May 6th, 2003, 07:44 AM
#2
I'm sorry, but I think it's not possible to pass it to XSLT file. Maybe the solution is in the xml File (add a tag, which contain the parameter interpreted in the second xsl file)?
@+
demo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|