My name is Karina Nagahama. I'm working on Windows NT, Apache, Perl, mod_perl, Oracle8 and DBI.
I'm making a homepage with mod_perl. DBI and mod_perl is working well . The 'while' and the 'if/else' commands is working well too. But I'm having problems using REDIRECT. In order to use REDIRECT I wrote the next sentences: my $page = new CGI; $page->redirect('http://pisvr2/ntt/login_message.html'); Did I forget something? Why REDIRECT command is not working yet? Should I check something at the Apache's httdp.conf file ? Sorry for trouble you again. [EMAIL PROTECTED]