this might do what you want: http://www.aspalliance.com/peterbrunone/pleasewait.asp
HTH Tim -----Message d'origine----- De : Gregory Miley [mailto:[EMAIL PROTECTED]] Envoy� : jeudi 1 ao�t 2002 18:07 � : ActiveServerPages Objet : RE: Intermittent Page on the submitting form, when you submit have your browser open a new popup dimensioned window with your loading message in it. Then on the new page put a javascript function in the body onload event to check to see if that popup window is still up. if it is then just close it. Should work fine- the user can still close the window but as long as you check for its existence then you should be ok. HTH Greg -----Original Message----- From: Steve Abaffy [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 12:02 PM To: ActiveServerPages Subject: Intermittent Page Hello, I have seen this discussed here before, but I'm not sure what look it up under in the archieves, so I will just ask again. I have an asp page that asks for a persons PIN Number and then this is sent to another ASP page which pulls up all the records for this person. The problem is that the page takes a long time to display because of the amount of information that is being requested. What I would like to do is have a middle page which says something like "This may take awhile please be patient" and then make that go away automatically when the information is ready to display. Any hints, ideas etc... Thank you. --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
