If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How to count down from 60 to 0 in minutes?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-05, 16:58
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
How to count down from 60 to 0 in minutes?

I need to count down from 60 to 0 in minutes in my ASP page. Does anyone have any idea how to do it? Thanks.
Reply With Quote
  #2 (permalink)  
Old 01-14-05, 00:43
MrWizard MrWizard is offline
Registered User
 
Join Date: Mar 2003
Location: Atlanta, GA
Posts: 191
ASP is a SERVER side language. You cannot use ASP to countdown in your page. You need to use JavaScript.

Tim
__________________
Tim
Reply With Quote
  #3 (permalink)  
Old 01-14-05, 10:09
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Can you give me a hint to do that in JavaScript? Thanks.
Reply With Quote
  #4 (permalink)  
Old 01-15-05, 04:25
DrewM DrewM is offline
Registered User
 
Join Date: Jan 2005
Posts: 36
just do a search on google for Javascript clock.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On