D
David
I would like to pop up a small window that tells the user
to "please wait" while the server completes a long task
(eg. completes an order) and then once the server is done,
close the pop-up and redirect to a results page.
I understand that it's a combination of server-side
redirects and java, but I can't quite understand the order
of events needed.
Any help on how do to this would be appreciated!
Thanks in advance!
David
to "please wait" while the server completes a long task
(eg. completes an order) and then once the server is done,
close the pop-up and redirect to a results page.
I understand that it's a combination of server-side
redirects and java, but I can't quite understand the order
of events needed.
Any help on how do to this would be appreciated!
Thanks in advance!
David