>>>>> "Carl" == Carl Franks <[EMAIL PROTECTED]> writes:

Carl> Hi
Carl> I'm having trouble using perl to redirect a browser to another page.
Carl> If the script has the line

Carl> print "Content-type:text/html\n\n";

needs a space to be compliant.  "Content-type: text/html"

Carl> print "Location:http://www.mysite.com/page.html\n\n";;

Ditto.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to