I dont understand your problem. Please be more specific on what you dont understand and why.
I want to put the auto-refresh and countdown timer scripts in the same page. I was able to put the auto-refresh script with no problem when I tried to put the countdown timer the auto-refresh did not work. Why don't both of them work.
This topic has been covered many times in this forum. In short, the problem is that you have two onload events and the second one overwrites the first.
This topic has been covered many times in this forum. In short, the problem is that you have two onload events and the second one overwrites the first.