|
Posted by Karl Groves on 04/12/06 16:54
So, I've been fighting with this for a day now and would love some help.
I am working on:
http://www.webaccessstrategies.com/clients/mpc/renewalform.php
Because of the size of the form, users have been getting a bit trigger-
happy on the submit button.
I've found a method to disable the submit button, but now I have a problem
with my server-side validation.
The form submits to itself to do validation based on whether or not
$_REQUEST['submit'] isset.
The problem is that now that I have the javascript in place to disable the
button, $_REQUEST['submit'] is never getting set.
TIA for any guidance on what is causing this.
--
Karl Groves
http://karlcore.com
http://chevelle.karlcore.com
Navigation:
[Reply to this message]
|