[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: XML XSL and forms in IE5


Subject: Re: XML XSL and forms in IE5
From: Owen Synge <owen.synge@xxxxxxxxxx>
Date: Thu, 20 Jul 2000 16:28:57 +0100

Thanks That worked a treat

Owen

Rohit Peyyeti wrote:
> 
> maybe you can try this:
> 
> <form method="post">
>  <xsl:attribute name="action"><xsl:value-of
> select="VERSION/SEGMENT/PARAMETER[@ID='ITEM_NUMBER']"/></xsl:attribute>
> </form>
> 
> ...Rohit
> 
> ----- Original Message -----
> From: Owen Synge <owen.synge@xxxxxxxxxx>
> To: _XSL List <xsl-list@xxxxxxxxxxxxxxxx>
> Sent: Thursday, July 20, 2000 5:24 PM
> Subject: XML XSL and forms in IE5
> 
> > I want to use XML to change the address of the forms return address,
> > anyone know how I can do this in IE5 which I am imbedding as a GUI into
> > an ap?
> >
> >
> >
> > <FORM method="POST" action="<xsl:value-of
> > select="VERSION/SEGMENT/PARAMETER[@ID='ITEM_NUMBER_TYPE']"/>">
> >
> > does not work
> >
> > Owen Synge
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> 
>  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
Keywords
xml