Hi all, I would like to create an exit button which, when pressed, triggers code to clean up my application and then go to the index.html page. It is my understanding that the redirect function will take me there. Here is the key piece of code:
print redirect (-location=>'./'); Here is the result -- nothing happens but a statement is printed out -- Status: 302 Moved Location: ./ How should I be doing this? Mary Anderson -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>