rperkins
April 25th, 2001, 16:47
any one have a cgi script for rediecting to a different page
keith
April 25th, 2001, 17:52
#!/usr/bin/perl
print "Location: http://www.whatever.com\n\n";
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.