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
>