Subject: Re: Need to set hidden field using javascript function
From: Gavin Corfield <gavin@xxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Nov 2001 08:33:01 +0800
|
"Pekarek, Rose (MN10)" wrote:
>
> I am trying to set the value of a hidden field using the return value of a
> javascript function.
>
> For example:
>
> <input type="hidden" name="us">
> <xsl:attribute name="value">rot13(Get_Cookie("us") ) </xsl:attribute>
^^^^^ missing
> </input>
Have you got a ) missing in your code as well?
gavin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|