[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: getting value of input to *.php

Subject: Re: getting value of input to *.php
From: "William S." <wstan@xxxxxxxxx>
Date: Tue, 18 Jun 2002 13:29:16 +0200
php text box input
That looks something like what I want to do. Is
there a way of structuring what you suggest so
that:

> the result is like http:www.whatevrurl.com?page=15
                                                  ^^
when I type into the text box and return, the
value corresponds to the ^^ item only. All I want to
do is use the textbox to change that last value.
Also, When I hit return, nothing happens. There is
no action whatsoever. What is wrong?

Thank you. 

On Tue, Jun 18, 2002 at 01:10:16PM +0200, Aniceto wrote:
> Hi, don't know if that helps:
> 
> use "name" and "value" attributes
> <input  type="text" name="whatever" insert="{@insert}"/>
> <input  type="text" name="page" value="{@insert}"/>
> 
> <input  type="text" name="whatever" value="15"/>
> 
> the result is like http:www.whatevrurl.com?page=15
> but sended via post not via querystring
> 
> ani lopez
> www.lamundial.net
> 
> In my xslt stylesheet I have the following which creates
> a text box:
> 
> 	<input  type="text" insert="{@insert}"/>
> 
> What I would like to do is have it work so that
> I can enter an item in the box, hit return, and
> have that value passed on to a specific .php file.
> I can do this the browser window with:
> 
> 	http://path.to.url/query.php?insert=Hello
> 
> Right now I am using Sablotron with php so it is important
> to work with them. How do I do it?
> 

-- 
Bill
Amsterdam, NL

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.