Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Pause a web page?

Reply
Thread Tools

Pause a web page?

 
 
Leah
Guest
Posts: n/a
 
      03-15-2006
After loading the asp.net/vb.net page, I need a certain button on the page
to be disabled for about three seconds. Then it gets enabled. How would I do
this?


Thanks in advance!


Leah


 
Reply With Quote
 
 
 
 
Steve C. Orr [MVP, MCSD]
Guest
Posts: n/a
 
      03-15-2006
You could use a JavaScript timer to refresh the page every so often:
http://www.crowes.f9.co.uk/Javascript/timer.htm

Dart has a really nice AJAX-based timer control, but it may be overkill for
your situation.
http://www.dart.com/LiveTimer.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Leah" <> wrote in message
news:%...
> After loading the asp.net/vb.net page, I need a certain button on the
> page to be disabled for about three seconds. Then it gets enabled. How
> would I do this?
>
>
> Thanks in advance!
>
>
> Leah
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pause code in a web application? Paul ASP .Net 9 01-23-2008 07:23 PM
Dramatic pause in PIX 7.0(2) after 'q' on page break in sh conf Michael T. Anderson Cisco 3 09-29-2005 06:26 PM
Suppress more/pause during running config Marv Cisco 3 06-20-2005 05:33 PM
Pause Frames on Catalyst switches? Cisco Fan Cisco 6 12-09-2004 05:51 AM
how to do a PAUSE in an codebehind function? Jason Shohet ASP .Net 10 06-18-2004 06:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57