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]
Other format: [Raw text]

Re: RV: getting value of input to *.php


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


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