[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: document() function can't follow virtual directory

Subject: RE: document() function can't follow virtual directorypath in MSXML3?
From: Américo Albuquerque <melinor@xxxxxxx>
Date: Mon, 18 Aug 2003 01:32:20 +0100
xsl document can t find
Hi

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Brook Ellingwood
> Sent: Saturday, August 16, 2003 6:46 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  document() function can't follow virtual 
> directorypath in MSXML3?
> 
(...)
> 
> The host offers no non-critical support on weekends, so I 
> thought I'd toss this idea out to the list while I wait to 
> find out what the true full path
> is: Is it possible (or even advisable) to run the transform, 
> but store the output as a variable in ASP and then pass it to 
> the stylesheet? I'm a true newbie at server-side scripting, 
> and I have yet to find an example of variable passing that I 
> can get to work, but it seems to me that this should at least 
> be feasible, even if it isn't practical.
> 

I don't understand what you're trying to do. On the server you can use any
path you want, the document() should work, even if the path isn't accessible
externally. If that gives you any security problem, because the path would
be written on your xsl, you can use a global xsl:param and pass the real
path on the asp, or you can have you xsl on some path outside your website
and accessed by your asp. 

Saving the output as an asp variable doesn't really give you any advantage
unless you want to pass it to a second transformation, on the other hand,
saving you xsl might have, it will save you the loading time

Regards,
Americo Albuquerque


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.