php-general | 2001062
Date: 06/29/01
- Next message: Don Read: "RE: [PHP] Mail slow"
- Previous message: Damian Sobieralski : "[PHP] session.gc_probablity"
- In reply to: Fates: "[PHP] Auto submit form, How?"
- Next in thread: Henrik Hansen: "Re: [PHP] Auto submit form, How?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Don Read: "RE: [PHP] Mail slow"
- Previous message: Damian Sobieralski : "[PHP] session.gc_probablity"
- In reply to: Fates: "[PHP] Auto submit form, How?"
- Next in thread: Henrik Hansen: "Re: [PHP] Auto submit form, How?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

