RE: HTML problem VERY URGENT!!!!!!!

Subject: RE: HTML problem VERY URGENT!!!!!!!
From: Marco.Mistroni@xxxxxxxxx
Date: Thu, 8 Jul 1999 17:13:13 +0300
HI,
	Ok
This is the piece of XML

<attribute name=footest>

I want to create for that attribute a button which has as caption 'ootest'
I have tried
<INPUT TYPE="SUBMIT" NAME="foo" VALUE='{substring({@name} <mailto:{@name}>
,"f")}'
and it didn't work
I tried every possible solution, but it seems not to retrieve the name
attribute

Thanx in advance
Br
marco

-----Original Message-----
From:	EXT Stephan Rünzler [mailto:ruenzler@xxxxxx]
Sent:	08. July 1999 16:10
To:	xsl-list@xxxxxxxxxxxxxxxx
Subject:	Re: HTML problem VERY URGENT!!!!!!!

Hi, I can't quite figure out what you are trying to do. Could you back me up
with some example code demonstrating your problem? 






Regards
Stephan

Marco.Mistroni@xxxxxxxxx <mailto:Marco.Mistroni@xxxxxxxxx>  wrote:
> 
> Hi all,
>        I have a big problem: I have an xml tag that is
> <attribute name="foo">
> and I want to display, with the help of xsl, an html file that for each
> attribute it displays a text with the name of the attribute and a
textfield
> for the textfield there's no problem, but I don't know how to copy  a text
> that represent the name of the attribute(in this case foo)
> Please, can you help me??
> Best regards
> marco
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
<http://www.mulberrytech.com/xsl/xsl-list> 


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
<http://www.mulberrytech.com/xsl/xsl-list> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread