A hidden INPUT would be better...

<FORM ...>
<INPUT TYPE="hidden" NAME="yourVariableName" VALUE="yourValue">
...
</FORM>

"Bala Chandar" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
hi

On 5/5/05, Anasta <[EMAIL PROTECTED]> wrote:
> Can anyone tell me how a submit button can be used to send set a variable 
> so
> there is only a button --no textfield.
use value="" in the button html component


-- 
bala> balachandar muruganantham
blog> lynx http://chandar.blogspot.com
web> http://www.chennaishopping.com 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to