[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] redirect using print "Location:"
- Subject: [cobalt-users] redirect using print "Location:"
- From: "Jim Carey" <cobalt@xxxxxxxxxx>
- Date: Sun Jul 16 03:36:55 2000
- Organization: ozbcoz
I am doing a
print "Location: $target\n\n";
This produces a page with:
"Found
The document has moved here"
in my browser with a link to $target at "here"
Question is how can I have it automatically go to the link rather than
asking user to click on the link ?
cheers
Jim Carey