http://qs321.pair.com?node_id=465131


in reply to cgi form and javascript

If you change those print "<html here>"; to print qq(<html here>); (or q() see perlop), I bet it will work. Other then that we'll need a better description of the problems your having with it.

"Cogito cogito ergo cogito sum - I think that I think, therefore I think that I am." Ambrose Bierce

Replies are listed 'Best First'.
Re^2: cgi form and javascript
by Anonymous Monk on Jun 09, 2005 at 14:14 UTC
    Thanks that certainly helped me out