Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

Re: [PHP] Auto submit form, How? From: Peter Dudley (peter <email protected>)
Date: 06/29/01

http://www.devguru.com/Technologies/ecmascript/quickref/select.html

Javascript. Use onBlur or onChange and call document.formname.submit().

Pete.

"Fates" <fateswarning <email protected>> wrote in message
news:20010629125135.ELXV13240.femail10.sdc1.sfba.home.com <email protected>
> How do I auto load or auto submit a form on the same page? I don't want
> to have to press the submit button instead just click on a value in the
> drop down form and it loads (I am lazy).
>
> Using php4.something
>
> --
> This email was sent using w3mail.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>