RE: [PHP] PHP and push buttons

2001-08-01 Thread scott [gts]
[EMAIL PROTECTED]] > Sent: Wednesday, August 01, 2001 11:16 AM > To: php list > Subject: [PHP] PHP and push buttons > > > 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&

[PHP] PHP and push buttons

2001-08-01 Thread Don
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