Thread
:
How can I get a meta refresh to show a referer?
View Single Post
04-16-2005, 07:19 AM
nolaman
Confirmed User
Join Date: Mar 2004
Location: New Orleans, LA
Posts: 1,001
if you can use PHP use this:
<?PHP
header( "Location: http://www.yoursite.com" );
?>
__________________
PHP Programmer ICQ 215-504-788
nolaman
View Public Profile
Visit nolaman's homepage!
Find More Posts by nolaman