Re: RV: [xsl] getting value of input to *.php

Subject: Re: RV: [xsl] getting value of input to *.php
From: "William S." <wstan@xxxxxxxxx>
Date: Wed, 19 Jun 2002 16:52:20 +0200
Yes, this worked exactly as I hoped it would.
Thank you for the method.

On Tue, Jun 18, 2002 at 01:39:49PM +0200, Aniceto wrote:
> Hi again
> 
> <form name="myform" action = "http://path.to.url/query.php"; method="post">
>   <input  type="text" name="insert" value="{@insert}"/>
>   <input type="submit" value="send"/>
> </form>
> 
> this should be the right one you need I guess
> 

-- 
Bill
Amsterdam, NL

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


Current Thread