[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] 4R - Web Redirection OT



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Dan Kriwitsky
Sent: 25 November 2001 11:33
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] 4R - Web Redirection OT


> <head>
> <meta http-equiv="Content-Type" content="text/html;
> charset=windows-1252"> <meta name="GENERATOR" content="Microsoft
> FrontPage 4.0"> <meta name="Meta Refresh Tag" content="&lt;META
> http-equiv=refresh content=&quot;0;
> url=http://www.oldtimercameras.com/index.html&quot;&gt;&lt;/HEAD&gt;";>
> <meta name="ProgId" content="FrontPage.Editor.Document">
> <title>New Page 1</title>
> </head>
>
> <body>
>
> </body>
>
> </html>
>
> Is there something obvious I've missed?
>
> TIA
>

Yes, your code is messed up from pasting into FP. Paste into Notepad and
then FP. <META http-equiv=refresh
content="0;url=http://www.someplaceintexas.com";>
Make sure there are no &lt; &quot; etc. that FP puts in converting from
email to HTML.

But, the best way is the .conf redirection.

--
Dan Kriwitsky


Thanks. That worked a treat. Thanks all for the help on this.


Richard