onClick="this.form.submit();" will trigger a response from your form
processing routine, as specified in the form action="myprogram.php".

Warren Vail

-----Original Message-----
From: Dan McCullough [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 18, 2003 2:42 PM
To: Php-General
Subject: [PHP] onClick


I want an event to get triggered when using onClick, but the event will be
MySQL delete/update/insert so how would I go about doing that?

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

Reply via email to