Re: Where to put submit button with multiple _GET or _POST??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, May 23, 2011, Fahim Mohammad wrote;

> How to reset  all the options by pressing the reset button once???.
---

Unless I've read your question incorrectly, HTML provides the means
for this with a standard reset button:

<input type="reset">

or

<input type="reset" value="Reset Form">

HTH,

-- 
Geoff


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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux