-
XSL: Retrieve document name??
Hello,
Anybody there know how to retrieve the equaliant to javascripts location.href
through xsl???
My specific my problem is like this -
ASP Page
---------------------
xml = MSXMLDom.Load(xmlfile)
xml.transformNode(xslfile)
Now i want the xslfile to know the name of the "ASP Page", how to go about
that???
/Rasmus
-
Re: Retrieve document name??
Pass the page name in as a parameter.
"Rasmus" <rap@dst.dk> wrote in message news:3e3fc2d2@tnews.web.devx.com...
>
> Hello,
>
> Anybody there know how to retrieve the equaliant to javascripts
location.href
> through xsl???
>
> My specific my problem is like this -
> ASP Page
> ---------------------
> xml = MSXMLDom.Load(xmlfile)
> xml.transformNode(xslfile)
>
>
> Now i want the xslfile to know the name of the "ASP Page", how to go about
> that???
>
>
> /Rasmus
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks