Hi,

How do I make a Push Button call a PHP script?  This is not a POST operation
per say as I already have "Submit" and "Reset" buttons.

What I'd like is to have my third button call a PHP script and process all
the form data in an alternative manner to what the "Submit" does.  As a FORM
tag can only have one POST operation, I'm in a quandary here.

Thanks,
Don


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to