Link to home
Start Free TrialLog in
Avatar of proxima1992
proxima1992

asked on

Sequencial display of URL's

I am trying to work on a html page that will display sequential display of URL's for monitoring my stock watch list. I would like to display following URL one at a time and should display in same window after a gap of 5 seconds.

http://stockcharts.com/webcgi/Pnf.asp?S=$WTIC&N=A&C=2
http://stockcharts.com/webcgi/Pnf.asp?S=$GTX&N=A&C=2
http://stockcharts.com/webcgi/Pnf.asp?S=$GKX&N=A&C=2
http://stockcharts.com/webcgi/Pnf.asp?S=$GJX&N=A&C=2

Do you have any suggestions or code that can help in this regards? Thanks for your help proxima1992
ASKER CERTIFIED SOLUTION
Avatar of Michel Plungjan
Michel Plungjan
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of proxima1992
proxima1992

ASKER

This is exactly what I am looking for. How do I call the functions? I tried the code and it just gave me a blank iFrame. Many be I am missing some thing.
Thanks.
Works for me.

Just save as html and load

Perhaps you need some security setting in your browser. Mine is FF3
You clicked the wrong accept BTW