[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: dynamic form attributes and xsl

Subject: RE: dynamic form attributes and xsl
From: "d. cheng" <sunnydsc@xxxxxxxxx>
Date: Tue, 24 Apr 2001 15:38:42 -0700 (PDT)
dynamic form action
Hi - 

I tried it and it didn't work, it actually processes
it as :<FORM ACTION="" METHOD="POST" NAME="{.}"> when
I view source on the html it generates

I don't necessarily need to create a template
either... 

I guess essentially what I'd like to generate is:
<FORM ACTION="" METHOD="POST" NAME="{.}"> 
html tables, etc
</FORM>

Maybe I'm just not doing it right, please let me know.
 Thanks!

--- Michael Kay <mhkay@xxxxxxxxxxxx> wrote:
> > I'm relatively new to XSL and am having a hard
> time
> > figuring this out. 
> > 
> > <FORM ACTION="" METHOD="POST" NAME=<xsl:value-of
> > select="." />>
> > 
> Use:
> <FORM ACTION="" METHOD="POST" NAME="{.}"/>
> 
> It's called an attribute value template.
> 
> Mike Kay
> Software AG
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.