[PHP] PHP and JavaScript on a validation NIGHTMARE

2002-10-01 Thread Riccardo Sepe
Hi every1 I'm stucked with this page in which I would like to perform some check before submit and in the meantime I need to be able to change some content upon a choice at the top of the page. My first attempt was: The form has been submitted every time I change the option at the top of the

Re: [PHP] PHP and JavaScript on a validation NIGHTMARE

2002-10-01 Thread skitum
Use globals variables instead hidden fields. Maybe it works. Peace Love skitum - Original Message - From: Riccardo Sepe [EMAIL PROTECTED] To: php-general [EMAIL PROTECTED] Sent: Tuesday, October 01, 2002 1:34 PM Subject: [PHP] PHP and JavaScript on a validation NIGHTMARE Hi every1

Re: [PHP] PHP and JavaScript on a validation NIGHTMARE

2002-10-01 Thread Riccardo Sepe
skitum wrote: Use globals variables instead hidden fields. Maybe it works. Peace Love skitum Cool mate I' ll let u know! bye -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php