
| Navigation |
|
|
 |
| Latest Additions |
|
|
 |
| Links |
|
 |
| Recommendations |
|
 |
|
Classic ASP Timer using SQL Server
By: Lee A. Shurie |
| Subject: |
ASP: Timer |
| Language: |
ASP |
| Rating: |
 Rated 59 times. Rate or review this item: 1 2 3 4 5 |
Information This script provides a way to cause your Classic ASP page t pause or sleep. It uses SQL Server to perform the sleep function. |
Code
|
Instructions Simply copy this code and change the sql server connection string to connect to your database.
Set the number of hours, minutes, and seconds you want the page to sleep. |
Keywords:Classic ASP Timer using SQL Server |
|
|