[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Need to set hidden field using javascript function


Subject: [xsl] Need to set hidden field using javascript function
From: "Pekarek, Rose (MN10)" <rose.pekarek@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2001 17:59:53 -0600

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> 
</input>

Why doesn't this work?  Would it work to set a plain variable with
javascript instead?  Any suggestions would be much appreciated.

Thanks,

Rose	

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



Current Thread