> 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? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]