Don't know JS but I am looking for a snippet to accomplish the following task:
I have two web pages. The first page I want to load, let the viewer see it for 30 seconds then be redirected to the second page. Once the second page is diplayed It needs to refresh itself (postback) every 20 seconds for a period of 5 minutes then be redirected back to the first page.
Thanks in Advance
I have two web pages. The first page I want to load, let the viewer see it for 30 seconds then be redirected to the second page. Once the second page is diplayed It needs to refresh itself (postback) every 20 seconds for a period of 5 minutes then be redirected back to the first page.
Thanks in Advance