It is an IPv6 tunnelbroker, and when the tunnel is configured the last I
want to do in the perl page is to redirect to a php page.

----- Original Message -----
From: "Kipp, James" <[EMAIL PROTECTED]>
To: "'Miguel Angel Morales'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 4:28 PM
Subject: RE: perl redirection


>
> > Yes James, I'm trying to redirect to a php page, but as I use print
> > "Content-type: text/html\r\n\r\n"; whe I user your cgi
> >
> > > use CGI;
> > > my $q = new CGI;
> > > .....
> > > print $q->redirect( "../index.php" );
> >
> > it only writes Status: 302 Moved Location: ../index.php
>
> can you explain what you are trying to do? maybe post your code?
>
>

*****************************
Madrid 2003 Global IPv6 Summit
Presentations and videos on-line at:
http://www.ipv6-es.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to