Gossamer Forum
Home : Products : DBMan : Customization :

print "Location: ..."

Quote Reply
print "Location: ..."
I'm having a problem in that the script is printing the location as text in the body of the html. I'm calling an html sub which is a response to a certain action. I then want to redirect to a static web page. Instead the location is printed as text over the body in the browser window:

print "Location:$redirect\n\n";

What obvious thing am I missing? Thanks.

Subject Author Views Date
Thread print "Location: ..." bboru 1024 Jan 16, 2001, 11:16 AM
Post Re: print "Location: ..."
AstroBoy 968 Jan 16, 2001, 6:29 PM