Subject: generate code in xsl to assign system variable?
From: "Kathy Burke" <Kathy_Burke@xxxxxxxxx>
Date: Thu, 12 Jun 2003 08:12:52 -0400
|
I have a <step> element that has an ID attribute, a Start attribute and a
Finish attribute.
In my xsl I create a button if the @Start = yes for any <step> element.
But how/can I generate code in xsl so that when the user clicks on it, the
current System date/time becomes the @Start value? I'm using xmlDocument()
in an aspx page.
Any clues appreciated.
Kathy
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|