RE: [PHP-WIN] javascript in php

2002-06-12 Thread Dash McElroy
Sounds like you may have missed a \ on a quote or something. Can you supply the code? -Dash -Original Message- From: prachi shroff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 12:39 PM To: php php Subject: [PHP-WIN] javascript in php Hi! I have this HTML form and its

[PHP-WIN] javascript in php

2002-06-12 Thread prachi shroff
Hi! I have this HTML form and its validation done in javascript. All this HTML and Javascript inside echo""; in a PHP code. The Form loads fine and the validation also works fine when the HTML and javascript are used independently as an HTML page. But when put in PHP, the form is ok, but the