Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

ASP.net show message while code is running

Hi

I have a button on my ASP.net web form that when clicked runs through a series of steps.
I want a message to pop up or something to happen that shows the user that they need to wait.
How do I do this while the rest of my code runs?
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thanks. How do you send an alert?
Thanks