I've gone back to using the print_form approac wafter changing my links to
be site root relative - that version works - but I'm bemused as to why the
other comes up with the error and then stops.
Jim Carey
www.OZbcoz.com
Premium Domain Services
-----Original Message-----
From: owner-dev-list@opensrs.org [mailto:owner-dev-list@opensrs.org]On
Behalf Of Jim Carey
Sent: Tuesday, 25 April 2000 10:50 PM
To: dev-list@opensrs.org
Subject: cgi redirect - a little off topic so delte if you wish :-)
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