Printable Version of Topic

Click here to view this topic in its original format

914World.com _ 914World Garage _ OT- Website HTML

Posted by: JB 914 Apr 19 2005, 11:24 PM

I need to redirect a webpage to an IP address for some software registration. how do i code a page to redirect?

I've been sniffing POR-15 stripper and concrete etch all weekend wacko.gif

Posted by: Aaron Cox Apr 20 2005, 12:25 AM

killed that beast smilie_pokal.gif

Posted by: ThinAir914 Apr 20 2005, 12:30 AM

Thanks Aaron!

Let's try this again - you put this into the header

CODE
<meta http-equiv="REFRESH" content="0;url=http://www.musnaz.org/education/ventures.html">

Posted by: JB 914 Apr 20 2005, 12:51 AM

Thanks Ernie. Of course my VPN to the webserver is down, so, i cannot get the files i need to test it till Wed headbang.gif

Posted by: ThinAir914 Apr 20 2005, 01:05 AM

Glad to help!

Too bad I made Aaron put on his armor and go after that fire-breathing beast that I created. I'd never posted code before so I'd never noticed the Code button at the top of the editor. I'll never do that again!

Posted by: bd1308 Apr 20 2005, 06:15 AM

laugh.gif meta-tags are old school....search the google thing for Javascript redirect....and things will pop-up and you can cut and paste

Posted by: davep Apr 20 2005, 07:46 AM

Your request reminded me of this article:

http://www.theinquirer.net/?article=21857

This has caused a great deal of anguish to legit webmasters.

Posted by: Rand Apr 20 2005, 10:14 AM

I'll take the "old school" native HTML option over Javascript any time. It works - even for browsers that have Javascript disabled. But I usually use server-side code. The method depends on what's on your server (ASP, PHP, etc.).

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)