I have a perl script which works fine. It does some browser detection, then prints some things, followed by a javascript statement which inserts two line breaks that I only want some browsers to see (thus the javascript inside perl).
This works :
print "Content-type: text/html\n\n"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.