I have two pieces of xslt file. One is the main xslt which has a dynamic link to the other which looks like:
http://second.xslt/?id=123
How do i actually pick up the id value in second.xslt that was parsed from main xslt?
Regards, Wayne
No comments:
Post a Comment