/I keep trying to get into perl./& It is difficult for me to pick up\/ after using php.|Anywho... i'm trying to do a page redirect and have been unsuccessful.> I'm using ActivePerl/XP Pro and have the following line:
Code:
print "Location:$url";
The browser thinks for awhile and then timesout or displays the line "Location:index.htm" (that being the url) on the page. Everything else i've done seems to work okay.