A little off subject I'm afraid -
I have just about finished a small cgi that will do a "refer me to a friend"
function at the bottom of my front page. it all works fine - I get my emails
out etc. Last step is to get back to my frontpage. So I do a :
my $transfer="http://www.ozbcoz.com/index.html";
print redirect ( -uri => $target );
as alast step in the cgi and get a :
Status: 302 Moved Location: http://www.ozbcoz.com/index.html
Would this be as a result of my hosting on a virtual server ?
Any hints, tips would be much appreciated - thanks.
(Note that I didn't use the print_form feature as in the Opensrs cgi's as I
use relative addressing in my templates and that throws the print_form
output right off for a template that is not in the cgi path)
cheers
Jim Carey
www.OZbcoz.com
Premium Domain Services
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:27 EDT