View Single Post
Old Jun 27th, 2005, 3:20 PM   #9
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
I would use PHP and just do this...

[php]
<?php
// I have no idea if this is an actual site...
header("Location: http://www.gaysex4u.com");
?>
[/php]
__________________

tempest is offline   Reply With Quote