Asp.net Ajax timer control
I have a page with a timer. when the page is loaded, it runs the function. my problem is that the page title appears initially, but after the timer control function finishes, the row in the title disappears. I commented out everything from the timer function and the title in the line still appears. what am I doing wrong?
+1
a source to share