"Robert Frame" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi There,
>
> I have a web page with a form that is generated by PHP, and part of my
> design utilizes JavaScript to provide some error checking within the
objects
> in the form.  I have written the javascript in an html document, but I am
> having trouble blending the two together.
>
> I have tried sending the javascript within an echo statement, as well as
> using straight HTML/JavaScript code, but nothing seems to work.
>
> Can anyone offer some help or direct me to a solution?
>
> Thanks,
> Rob

Hi Rob,

usually it works by just putting plain JS/HTML into the page outside of the
php code sections. But without seeing any code we cannot help you.

Regards, Torsten Roehr

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

Reply via email to