Timer while user waits

  • Thread starter Thread starter GrantMagic
  • Start date Start date
G

GrantMagic

I am trying to make a timer, to diplay on the screen while a user waits for
a process to load.

Any idea of how to do this.

This will be running in a ASP.NET (C#) application.
The process will be an execution of a Sql Query.
The timer will be displayed in a textbox or label.

Thanks
 
GrantMagic said:
I am trying to make a timer, to diplay on the screen while a user waits for
a process to load.

Any idea of how to do this.

This will be running in a ASP.NET (C#) application.
The process will be an execution of a Sql Query.
The timer will be displayed in a textbox or label.

Thanks

Check out the thread "multithreading question"
Started @ 9/8/2004 7:03 PM by Rob
MessageId: <[email protected]>

Exactly the same question.

--

//Rutger

DoDotNet@KICKTHIS_Gmail.com
www.RutgerSmit.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top