[xsl] dynamic form attributes and xsl

Subject: [xsl] dynamic form attributes and xsl
From: "d. cheng" <sunnydsc@xxxxxxxxx>
Date: Tue, 24 Apr 2001 10:27:38 -0700 (PDT)
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


Current Thread