William Stokes wrote:

> Hello,
> 
> This "might be" more HTML stuff but anyway...
> 
> I have several forms in a page which is ok otherwise but the reset buttons
> doesn't clear anything that is queried from DB and printed to the text
> fields. Any idea how to create Reset buttons that clear the fields even
> when the data is not from user input? Or do I have to create reset buttons
> that are actually submit buttons and play with variables after that or
> something like that? Javascript is the way I don't want to go...
> 
> Thanks
> -Will

This _is_ more HTML... The Reset feature resets the form to the information
that was loaded - it doesn't 'clear' the form.


Cheers
-- 
David Robley

If brains were dynamite you couldn't blow your nose!
Today is Setting Orange, the 42nd day of Discord in the YOLD 3172. 

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

Reply via email to