Click to See Complete Forum and Search --> : Getting A Webpage To Change Each Day tT A Certain Time


Carl Briggs
11-04-2003, 06:52 PM
Hi Everyone, i'm new to these forums - this site was recommended by a few mates. I have a problem with a website i'm currently working on for an internet radio station.

I want my homepage to display what DJ's are playing that day, but then, at the end of the day, I want a new page to appear, showing who is on that new day. I want the same thing to happen for ever day of the week.

Does anyone know if it is possible to get a webpage to change at a certain time, every day of thr week?

Thanks in advance guys!

Khalid Ali
11-04-2003, 09:27 PM
its fairly easy.
read up on JavaSCript Date object and setTiemout() function..see if you can come up with some ideas,we will be here to guide you through.

start from here (http://www.webapplikations.com/pages/html_js/window/ParentWinInteractionWithChildWin.html)