Subject: RE: dynamic form attributes and xsl
From: Jim Schmidt <JSchmidt@xxxxxxxx>
Date: Tue, 24 Apr 2001 10:36:37 -0700
|
Try NAME="{.}" to set your attribute.
Jim
-----Original Message-----
From: d. cheng [mailto:sunnydsc@xxxxxxxxx]
Sent: Tuesday, April 24, 2001 10:28 AM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: dynamic form attributes and xsl
Hi -
I'm relatively new to XSL and am having a hard time
figuring this out. I would like to create a form, the
form name, however, should be dynamic based upon the
value of xml elements. Essentially, I would like to
accomplish this:
<FORM ACTION="" METHOD="POST" NAME=<xsl:value-of
select="." />>
I've tried using attributes to create the name but it
doesn't seem to work, maybe I'm doing something wrong?
Any help would really be appreciated. Thanks!
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Jim Schmidt - Tue, 24 Apr 2001 13:36:45 -0400 (EDT) <=
RSuiter - Wed, 25 Apr 2001 10:18:57 -0400 (EDT)
|
|