|
Use the Questions Discussion list to hold newsgroup-style discussions on topics relevant to Go MCD Technology.These discussions are for informational purposes only.
Posted: 4/27/2010 3:37 PM | |
|  |
Answer
Copy and paste the below code into your webpage that you need to redirect.
<HTML> <HEAD> <title>Go MCD Technology redirecting a web page example code</title> <meta HTTP-EQUIV="Refresh" CONTENT="1; URL=http://www.gomcd.com/terms.aspx"> </HEAD>
<body bgcolor=#ffffff link=#339966 alink=#ffffff vlink=#339966>
</body> </html>
Replace the above URLs with your own.
Hope this help.
mikedahlke  |  |
Edited: 4/27/2010 3:37 PM | |
|  | What is the HTML code needed to redirect a web page?
What is the HTML code needed to redirect a web page?
Thank you in advance,
Mod  |  |
|
|
|
|