PC Review


Reply
Thread Tools Rate Thread

automatic forwarding

 
 
=?Utf-8?B?UnVtb3I=?=
Guest
Posts: n/a
 
      8th Oct 2007
I want to have one page on website "www.xyz.com" that I would like to
automatically go to another page on a "www.123.com".

I have tried HTTP-EQUIV REFRESH but it will only allow it to be a page in
the same site.

What am I doing wrong, Can someone offer other suggestions
 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      8th Oct 2007
<meta http-equiv=Refresh"
content="5;url=http://www.example.com/pagename.htm"> should work.

Or use Javascript:

<script type="text/javascript">
window.location.href="http://www.example.com/pagename.htm"
</script>

Or use both.

It is best to pause before redirecting to tell users what is about to
happen, especially when changing the domain. Also add a manual link
<a href="http://www.example.com/pagename.htm>If not redirected in 5
seconds, click here</a>
in case both methods fail.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"Rumor" <(E-Mail Removed)> wrote in message
news:630408CA-C03A-42E7-B4D7-(E-Mail Removed):

> I want to have one page on website "www.xyz.com" that I would like to
> automatically go to another page on a "www.123.com".
>
> I have tried HTTP-EQUIV REFRESH but it will only allow it to be a page in
> the same site.
>
> What am I doing wrong, Can someone offer other suggestions


 
Reply With Quote
 
=?Utf-8?B?UnVtb3I=?=
Guest
Posts: n/a
 
      8th Oct 2007
Thanks was not pointing it to a page just to a domain

"Ronx" wrote:

> <meta http-equiv=Refresh"
> content="5;url=http://www.example.com/pagename.htm"> should work.
>
> Or use Javascript:
>
> <script type="text/javascript">
> window.location.href="http://www.example.com/pagename.htm"
> </script>
>
> Or use both.
>
> It is best to pause before redirecting to tell users what is about to
> happen, especially when changing the domain. Also add a manual link
> <a href="http://www.example.com/pagename.htm>If not redirected in 5
> seconds, click here</a>
> in case both methods fail.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "Rumor" <(E-Mail Removed)> wrote in message
> news:630408CA-C03A-42E7-B4D7-(E-Mail Removed):
>
> > I want to have one page on website "www.xyz.com" that I would like to
> > automatically go to another page on a "www.123.com".
> >
> > I have tried HTTP-EQUIV REFRESH but it will only allow it to be a page in
> > the same site.
> >
> > What am I doing wrong, Can someone offer other suggestions

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
automatic forwarding? jp Windows Vista Mail 1 21st Jan 2010 09:13 PM
Automatic Forwarding Mark Windows Vista Mail 1 22nd Apr 2008 03:54 AM
Automatic Forwarding Mike Microsoft Outlook Discussion 0 16th Jul 2004 06:15 PM
automatic forwarding Mike Microsoft Outlook Discussion 0 13th Jul 2004 11:35 PM
automatic forwarding ak Microsoft Outlook 1 1st Apr 2004 11:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:09 PM.