xsl-list
[Top] [All Lists]

generate code in xsl to assign system variable?

2003-06-12 05:12:52
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



<Prev in Thread] Current Thread [Next in Thread>
  • generate code in xsl to assign system variable?, Kathy Burke <=