GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How can I get a meta refresh to show a referer? (https://gfy.com/showthread.php?t=456513)

Damian_Maxcash 04-16-2005 03:40 AM

How can I get a meta refresh to show a referer?
 
Im using a meta refresh and I want it to come with a referer, any ideas how this can be done?

roba59 04-16-2005 03:46 AM

Don't understand. How you refresh meta? Do you use PHP?

swedguy 04-16-2005 03:48 AM

Quote:

Originally Posted by roba59
Don't understand. How you refresh meta? Do you use PHP?

<meta http-equiv="refresh" content="0;url=http://www.domain.com/">

Damian_Maxcash 04-16-2005 03:49 AM

Quote:

Originally Posted by roba59
Don't understand. How you refresh meta? Do you use PHP?

You can do it in any page -

Code:

<meta http-equiv="refresh" content="1;URL=http://www.domain.com">

swedguy 04-16-2005 03:51 AM

http://www.experts-exchange.com/Web/Q_21254557.html

Damian_Maxcash 04-16-2005 03:56 AM

Quote:

Originally Posted by swedguy

I have to pay to see the answer!! :)

nolaman 04-16-2005 07:19 AM

if you can use PHP use this:

<?PHP
header( "Location: http://www.yoursite.com" );
?>


All times are GMT -7. The time now is 09:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123