RE: [wdvltalk] Using application variable (global.asa) in XSLT

2007-06-22 Thread Robert Hoenig
Tim Wrote:
I haven't done much XSLT, but a google search on "xslt dynamic url"
turned up some good info that you can probably use.  My original leaning was
that it couldn't be done but after reading a few minutes it looks like not
only can it be done, but that other people are doing it (using parameters to
the XSLT), and getting values from variables (which means you should be able
to use application-level variables)...
Tim 

Tim,

I did figure this out by reading the XML to a stream and then modifying that
stream then writing the file out.  It might be the long way to do this so I
will check out that search.  

Thanks for your help
Robert


 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.


RE:[wdvltalk] Using application variable (global.asa) in XSLT

2007-06-22 Thread Furry, Tim
Robert wrote:
I have a project where I want to add a url to an XSLT but want to be
able to change it in the global.asa?  Can I add the Application("url")
to the XSLT so then I don't have to change my template everytime I
create a new website, I just change the global.asa?

Hi Robert,
I haven't done much XSLT, but a google search on "xslt dynamic url"
turned up some good info that you can probably use.  My original leaning
was that it couldn't be done but after reading a few minutes it looks
like not only can it be done, but that other people are doing it (using
parameters to the XSLT), and getting values from variables (which means
you should be able to use application-level variables)...
Tim 

 • The WDVL Discussion List from WDVL.COM • 
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
   Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

  http://www.wdvl.com  ___

You are currently subscribed to wdvltalk as: unknown lmsubst tag argument: ''
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.