TV

"Tim V"

23/07/2003 1:59 PM

Slightly OT: Refresh Rate for IE

I want Internet Explorer to automatically refresh the NYW cam page every
minute to keep up with the changing cam image. Anyone know how to do this
other than pressing F5 every minute?

--
Tim
--------
See my page @ http://www.wood-workers.com/users/timv/ (seriously needs
updating)


This topic has 10 replies

Wg

"WoodJunkie"

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 4:27 PM

A fairly simple way to do this would be to create your very own web page
that resides on your local hard drive and is designed to refresh itself
every minute. Here are the steps:

1.) Open up Notepad or your editor of choice.
2.) Place the following code into the empty file: (do not include the
dashes)
---------------------
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="60,
URL=http://www.newyankee.com/yankeecam.shtml">
</HEAD>
<FRAMESET>
<FRAME NAME="NYW"
SRC="http://www.newyankee.com/yankeecam.shtml"SCROLLING="AUTO"
FRAMEBORDER="NO">
</FRAMESET>
</HTML>
---------------------
3.) Save the file to your hard drive and give it a name like NYW.HTML
4.) Now simple double-click and open this file. It will automatically
launch your browser and begin refreshing every minute. Store a shortcut to
it on your desktop for easy access.

The only requirement here is that your browser support frames.

WoodJunkie
______________________
WoodJunkie
"Tim V" <[email protected]> wrote in message
news:[email protected]...
> I want Internet Explorer to automatically refresh the NYW cam page every
> minute to keep up with the changing cam image. Anyone know how to do this
> other than pressing F5 every minute?
>
> --
> Tim
> --------
> See my page @ http://www.wood-workers.com/users/timv/ (seriously needs
> updating)
>
>

MS

Mo' Sawdust

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 7:40 PM

Anyone want to request to the NYW people that they insert some code into
their page to automagically refresh their page?



<meta http-equiv="refresh" content="60">

Or have they considered that, and their ISP frowns on such code?
--
There is only one period and no underscores in the real email address.


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----

gG

[email protected] (George Eversole Jr.)

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 9:35 PM

"WoodJunkie" <[email protected]> wrote some niftly stuff...

Sweet.
Thanks a bunch.
-ghe

II

Igor

in reply to "Tim V" on 23/07/2003 1:59 PM

24/07/2003 11:14 AM

On Thu, 24 Jul 2003 03:16:34 +0100, Gnube <[email protected]> wrote:
>
>Go grab the free version of Opera browser - it has this function
>(reload every...) built in - has a range of 5 seconds to 30 mins, and
>one minute is specifically mentioned in the option list.
>
>Works fine here! Opera is a really friendly browser like that. Quite a
>rich features set too. Not that easy to change to any new browser at
>first, but give it a fair and honest two weeks and see what you think
>of it then.
>
>Hope this helps
>
>Take Care,
>Gnube
>{too thick for linux}

Thanks.

RV

"Rob V"

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 9:12 PM

Use a program called My Function Keys

www.regsoft.com/keys

Map one of the Function keys (not f5) to be this :

{{F5} {SLEEP 60}X}


Where X is the number of times you want to refresh it.

The only thing is - the IE window would have to stay the active window when
you do it.




"Tim V" <[email protected]> wrote in message
news:[email protected]...
> I want Internet Explorer to automatically refresh the NYW cam page every
> minute to keep up with the changing cam image. Anyone know how to do this
> other than pressing F5 every minute?
>
> --
> Tim
> --------
> See my page @ http://www.wood-workers.com/users/timv/ (seriously needs
> updating)
>
>

ck

"campindad"

in reply to "Tim V" on 23/07/2003 1:59 PM

24/07/2003 3:24 PM

Awesome!

I replaced the URL links below with

http://www.newyankee.com/yankeecam/image.jpg

to get just the pic in my browser.

- Galen




"WoodJunkie" <[email protected]> wrote in message
news:[email protected]...
> A fairly simple way to do this would be to create your very own web page
> that resides on your local hard drive and is designed to refresh itself
> every minute. Here are the steps:
>
> 1.) Open up Notepad or your editor of choice.
> 2.) Place the following code into the empty file: (do not include the
> dashes)
> ---------------------
> <HTML>
> <HEAD>
> <META HTTP-EQUIV="Refresh" CONTENT="60,
> URL=http://www.newyankee.com/yankeecam.shtml">
> </HEAD>
> <FRAMESET>
> <FRAME NAME="NYW"
> SRC="http://www.newyankee.com/yankeecam.shtml"SCROLLING="AUTO"
> FRAMEBORDER="NO">
> </FRAMESET>
> </HTML>
> ---------------------
> 3.) Save the file to your hard drive and give it a name like NYW.HTML
> 4.) Now simple double-click and open this file. It will automatically
> launch your browser and begin refreshing every minute. Store a shortcut
to
> it on your desktop for easy access.
>
> The only requirement here is that your browser support frames.
>
> WoodJunkie
> ______________________
> WoodJunkie
> "Tim V" <[email protected]> wrote in message
> news:[email protected]...
> > I want Internet Explorer to automatically refresh the NYW cam page every
> > minute to keep up with the changing cam image. Anyone know how to do
this
> > other than pressing F5 every minute?
> >
> > --
> > Tim
> > --------
> > See my page @ http://www.wood-workers.com/users/timv/ (seriously needs
> > updating)
> >
> >
>
>

Lr

"Leon"

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 8:03 PM

Control R or press the refresh icon.... Sorry, there is no automatic
function..

"Tim V" <[email protected]> wrote in message
news:[email protected]...
> I want Internet Explorer to automatically refresh the NYW cam page every
> minute to keep up with the changing cam image. Anyone know how to do this
> other than pressing F5 every minute?
>
> --
> Tim
> --------
> See my page @ http://www.wood-workers.com/users/timv/ (seriously needs
> updating)
>
>
>

TW

Traves W. Coppock

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 3:02 PM

On Wed, 23 Jul 2003 13:59:05 -0500, "Tim V"
<[email protected]>Crawled out of the shop and said. .
.:

>I want Internet Explorer to automatically refresh the NYW cam page every
>minute to keep up with the changing cam image. Anyone know how to do this
>other than pressing F5 every minute?

nope. . . watched the NYC for hours once,,,wore my finger out
refreshing

squarefinger

Gd

Gnube

in reply to "Tim V" on 23/07/2003 1:59 PM

24/07/2003 3:16 AM

On Wed, 23 Jul 2003 13:59:05 -0500, "Tim V"
<[email protected]> wrote:

>I want Internet Explorer to automatically refresh the NYW cam page every
>minute to keep up with the changing cam image. Anyone know how to do this
>other than pressing F5 every minute?

Go grab the free version of Opera browser - it has this function
(reload every...) built in - has a range of 5 seconds to 30 mins, and
one minute is specifically mentioned in the option list.

Works fine here! Opera is a really friendly browser like that. Quite a
rich features set too. Not that easy to change to any new browser at
first, but give it a fair and honest two weeks and see what you think
of it then.

Hope this helps

Take Care,
Gnube
{too thick for linux}

EJ

"Ernie Jurick"

in reply to "Tim V" on 23/07/2003 1:59 PM

23/07/2003 9:06 PM


"Tim V" <[email protected]> wrote in message
news:[email protected]...
> I want Internet Explorer to automatically refresh the NYW cam page every
> minute to keep up with the changing cam image. Anyone know how to do this
> other than pressing F5 every minute?
>

It can be done, but it involves editing the registry. I advise against it,
since there's no way of restricting it to just one page. Your computer
operations would slow to a crawl every time you had IE running.
-- Ernie


You’ve reached the end of replies