// anything that needs doing once per day! // ============================================ function BrandNewDay ( ) {    if ( Application ( ‘BrandNewDay’ ) == 1 )    {       // now set data into Application variables       Application.Lock ( );       Application ( ‘BrandNewDay’ ) = 0;       Application.Unlock ( );       // send out email or d 
continue >>




Author:
admin
Time:
Sunday, February 10th, 2008 at 2:10 pm
Category:
ASP
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply