looping webpages

  • Thread starter Thread starter Arne And
  • Start date Start date
A

Arne And

Hi

I have an WinXP comp, and a 40 inch LCD tv.

I want to loop through some static webpages. Like start with:

www.google.com then groups.google.com then images.google.com and over
again.

How can I make this posible? Opera? PPT?

Hopfully, maby you can tell me ;)

Regards

-AA-
 
Hi, and am very greatful for the reply.

But....could you be more detailed?

Is it for me to just copy and paste the lines you wrote in notepad,
save it for instance web.bat, put that bat file on c:\ and go to
start-run-cmd and type in web.bat in the command window?

If I do so, I only get new command windows up, and the first one (where
I typed in web.bat) goes in a loop.)

So Bob, am not doing it right am I hehe. Could you describe it a bit
more for me? ;)

Regards

-AA-

PS: Sorry about the bad English.


Bob I skrev:
 
Yes, a batch file created the way you describe should work. What do you
see in that cmd window and what else happens. You should have an
Internet Explorer Window come open and cycle thru the 3 pages at 9
seconds per page or so. the "HTTP://*********************" part must be
 
That worked much better :)

A second question then.

Can I change the per second, too 1 min?

Fore the 3 webpages that are cycling, when they have "appeard" and
should start form the beginning again, it open up a forth window and so
on.

Is it posible to open the 3 webpages in the same window, and cycel in
there? hehe.

-AA-

Bob I skrev:
 
Certainly, the number after -n on the ping line is to be changed. It is
approximately number of seconds you want to delay +1. So 60 seconds will be

ping -n 61 127.0.0.1
 
oh sorry, to get the same window, Internet Options, Advanced, "Reuse
windows for launching shortcuts" must be checked.
 
This is what said:
Thanks Bob for your nice solution.

Cleaner version although I'm sure there are even better ones. And yes
you can change the ping times to whatever delay you like. Please see
attached:

Respectfully,

Trev

Funny thing....if i attach a file my reply doesn't nest hmmmm...
Respectfully,

Trev
 
Sounds greate. Will trye out the Reuse windos tomorrow. Cant find it on
my Norwegian XP, but will find it tomorrow.


Thanx a lot Bob, you saved my day.

Regards

-AA-


Bob I skrev:
 
This is what said:
PS: A last question... hehe

Is it posible too get a Full Screen too? :)

-AA-

Open explorer manually and maximize it then close it
it should remember to stay maximized when you run the batch file.

Respectfully,

Trev
 
Control Panel. Or Open IE and click Tools.

Arne said:
Sounds greate. Will trye out the Reuse windos tomorrow. Cant find it on
my Norwegian XP, but will find it tomorrow.


Thanx a lot Bob, you saved my day.

Regards

-AA-


Bob I skrev:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top