At 07:59 PM 6/22/02 -0500, you wrote: >I have a really simple question I hope. The redirect doesn't work. It >doesn't work if I print it or not. Why is it not working? Any help will be >much appreciated.
Erik, here is a complete program to redirect to a webpage - one I wrote that happens to contain this program :) #!/usr/local/bin/perl print "Location:http://thecgibin.com/quickcode/redirect.shtml\n\n"; hth, Marty -- SIMPL WebSite Creation: http://face2interface.com/Home/Demo.shtml -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]