PC Review


Reply
Thread Tools Rate Thread

Automatic Redirection

 
 
Richard Colberg
Guest
Posts: n/a
 
      26th Jul 2004
While browsing the Internet, I've occasionally been
redirected to new web sites (new home pages); can this be
done between web pages within a web site? If so, can I
accomplish this within FrontPage?

Why I ask: We have a monthly newsletter on our web site,
and like to provide a constant link to the latest issue
so other web sites can link to it. We currently copy the
monthly newsletter to a "Current-Newsletter" file, and
provide a link to that file. However, keeping a duplicate
copy of the latest newsletter is creating maintenance
problems for us (e.g., maintaining links to images while
we create subwebs to reduce the size of our main web,
which is becoming too big to publish). If possible, we'd
like to use redirection to maintain a constant link to
the outside world; we would simply change the redirection
destination each month to point to the latest issue of
the newsletter. Thanks.
 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      26th Jul 2004
One simple way is with a meta refresh tag in the head of the page.
<meta HTTP-EQUIV="Refresh" Content="10; URL =thismonth.htm">

Added to the head section of the constant" page will redirect to a page named thismonth.htm in 10
seconds.

If the monthly letter is in another folder simply add the folder name to the link like so:
<meta HTTP-EQUIV="Refresh" Content="10; URL =foldername/thismonth.htm">

You can also use an absolute link:
<meta HTTP-EQUIV="Refresh" Content="10; URL =http://www.sitename.com/foldername/thismonth.htm">


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"Richard Colberg" <(E-Mail Removed)> wrote in message
news:44bf01c4733c$15a51970$(E-Mail Removed)...
> While browsing the Internet, I've occasionally been
> redirected to new web sites (new home pages); can this be
> done between web pages within a web site? If so, can I
> accomplish this within FrontPage?
>
> Why I ask: We have a monthly newsletter on our web site,
> and like to provide a constant link to the latest issue
> so other web sites can link to it. We currently copy the
> monthly newsletter to a "Current-Newsletter" file, and
> provide a link to that file. However, keeping a duplicate
> copy of the latest newsletter is creating maintenance
> problems for us (e.g., maintaining links to images while
> we create subwebs to reduce the size of our main web,
> which is becoming too big to publish). If possible, we'd
> like to use redirection to maintain a constant link to
> the outside world; we would simply change the redirection
> destination each month to point to the latest issue of
> the newsletter. Thanks.



 
Reply With Quote
 
Kevin Spencer
Guest
Posts: n/a
 
      26th Jul 2004
<META HTTP-EQUIV="refresh"
content="1;URL=http://yoursite.com/yourpage.htm">

The first part of the "content" attribute is the number of seconds to wait
before redirecting.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Richard Colberg" <(E-Mail Removed)> wrote in message
news:44bf01c4733c$15a51970$(E-Mail Removed)...
> While browsing the Internet, I've occasionally been
> redirected to new web sites (new home pages); can this be
> done between web pages within a web site? If so, can I
> accomplish this within FrontPage?
>
> Why I ask: We have a monthly newsletter on our web site,
> and like to provide a constant link to the latest issue
> so other web sites can link to it. We currently copy the
> monthly newsletter to a "Current-Newsletter" file, and
> provide a link to that file. However, keeping a duplicate
> copy of the latest newsletter is creating maintenance
> problems for us (e.g., maintaining links to images while
> we create subwebs to reduce the size of our main web,
> which is becoming too big to publish). If possible, we'd
> like to use redirection to maintain a constant link to
> the outside world; we would simply change the redirection
> destination each month to point to the latest issue of
> the newsletter. Thanks.



 
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 redirection? Andy Microsoft Frontpage 2 22nd Mar 2004 06:17 AM
Automatic redirection BT Microsoft Frontpage 1 12th Mar 2004 11:56 PM
Automatic Printer Redirection Robert Mulligan Microsoft Windows 2000 Terminal Server Clients 3 9th Dec 2003 03:12 PM
automatic redirection Baz Microsoft Windows 2000 Terminal Server Clients 2 21st Nov 2003 08:36 PM
Automatic redirection JoanneC Microsoft ASP .NET 1 24th Aug 2003 04:16 PM


Features
 

Advertising
 

Newsgroups
 


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