[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] redirect using print "Location:"



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