Feeds:
Posts
Comments

Archive for September 11th, 2008

Timer In JavaScript

 Why Use Java Script Timer?
In my recent application i have done one task that After 15 sec page redirect automatically and that page display the remaining time.To done that i have use the java script timer.

Step To Achive Timer In Java Script
1). Copy belowed script after Head Tag In your ASPX file

1: <script [...]

Read Full Post »