How can I show process window, meanwhile I'm waiting other procedure? (HTML/ASP), like ...
[ Searching .... ]
Printable View
How can I show process window, meanwhile I'm waiting other procedure? (HTML/ASP), like ...
[ Searching .... ]
Using Javascript:
open up a tiny window, with your "Please Wait..." message,
and on the next page in the main window, simply close the tiny window.
Like that?
mmmm, yes, ... but in same window?.