Subject: RE: Passing cookies into an xsl:variable ?????
From: Joshua Allen <joshuaa@xxxxxxxxxxxxx>
Date: Tue, 15 Aug 2000 11:25:05 -0700
|
request.cookie makes me guess that you are using this
server-side? It depends on the XSL processor, but
http://msdn.microsoft.com/xml/articles/xml06192000.asp
has example code of doing this server-side with MSXML.
> -----Original Message-----
> From: Bill Shaw - EBCX [mailto:BillShaw@xxxxxxxxxxxxxxxxx]
> Sent: Tuesday, August 15, 2000 8:52 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: Passing cookies into an xsl:variable ?????
>
>
> Is there anyway (java or VB) to pass a cookie result into a
> an xsl:variable
> ????? Something like <xsl:variable name="myVar">
> request.cookie or some
> call in script tags </xsl:variable>
>
> All help is greatly appreciated!!!
>
> Thanks, Bill
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|