Get programming code snippets and tips for HTML, CSS, ASP, SQL, JavaScript, RSS, XML, and more
Lee's Code        A web programmer's toolbox. SEARCH SITE
HOME  |  ABOUT LEE  |  CONTACT  |  SEARCH
Home > Code > ASP > Classic ASP Timer using SQL Server

Navigation

Latest Additions

Links


 

Recommendations

Evolve Online
Powered by
Evolve Online
 

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
 

Lee's Code programming tips and tricks. Back to top of page.

Programming tips and tricks for ASP, javaScript, SQL, SML, CSS, HTML HOME | ABOUT LEE | CONTACT | SEARCH
 
Copyright © 2001 - 2010 by Lee A. Shurie