G
Guest
Hi,
I have a webform that takes input from user and on postback it'd do a few
things before redirecting the user to another page. Now the problem is those
"few things" are very resource intensive and takes a while to get done. So,
I'd like to show the user a page or a message like "Processing request;
please wait".
How can this be done?
WB.
I have a webform that takes input from user and on postback it'd do a few
things before redirecting the user to another page. Now the problem is those
"few things" are very resource intensive and takes a while to get done. So,
I'd like to show the user a page or a message like "Processing request;
please wait".
How can this be done?
WB.