|
Posted by Advo on 10/16/06 14:14
Basically, im redesigning a form page on our website.
Currently the user submits the form, it does a few javascript checks
and either submits to the "processstuff.php" page, or gives the user a
JS error message.. where they have to go back and fill the details in.
Im trying to optimise and make this form/page as best as it can be.
Do you think it would be a better idea to continue using JS or use JS
then submit to the php page(where it checks some other details(postcode
validation) and submits, or just solely use php validation?
Im open to ideas please.
Thanks
Navigation:
[Reply to this message]
|