in reply to cgi form and javascript
toprint "<html><head><script="javascript" src="demo.js"</script><title>T +ESTING</title></head>";
Not sure if this is your issue, but you have unescaped "s in the line.print '<html><head><script="javascript" src="demo.js"</script><title>T +ESTING</title></head>';
|
|---|