I have a main page that calls another webform thru Javascript, on a button's onclick. This second page only displays "Please Wait". This is needed because sometimes it takes several minutes for a page to refresh or save and we want the users to know the system is doing something.
The problem is, I don't know how to close the 2nd window when the main form is done processing.
Has anyone done anything similiar?
Thanks.
The problem is, I don't know how to close the 2nd window when the main form is done processing.
Has anyone done anything similiar?
Thanks.