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: getting value of input to *.php


Hmmm, that might be the problem. I don't have
any form element. I am very new to this and
wasn't sure how to put it together.

Thank you,
Bill
Amsterdam, NL

On Tue, Jun 18, 2002 at 11:17:31AM +0000, Vasu Chakkera wrote:
> did u try giving the name of the php in the Form element..
> like
> <form name = "myform" action = "http://path.to.url/query.php?insert=Hello";>
> <input  type="text" insert="{@insert}"/>
> <input type = "submit"/>
> </form>
> add this code in the template you are defining..
> 
> please let me know if this is not what you want...
> 
> Hope this helps
> 
> 
> 

 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]