This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: dynamic form attributes and xsl


I am using Microsoft's old  WD-xsl and not
xslt...Although I would like to use xslt, that would
mean an overhaul of many of our old stylesheets....

However, hopefully someone will be able to help me
with my problem below:

I guess essentially what I'd like to generate is:
<FORM ACTION="" METHOD="POST" NAME="<xsl:value-of
select="." "> 
html tables, etc
</FORM>

or let me know if it isn't possible...thanks so much
in advance!

--- Michael Kay <mhkay@iclway.co.uk> wrote:
> > 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
> 
> > Maybe I'm just not doing it right, please let me
> know.
> 
> Oh dear, I bet you're using Microsoft's old WD-xsl
> and not XSLT.
> 
> Read the MSXML FAQ at www.netcrucible.com
> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]