Rexolio
Technical User
- Aug 29, 2001
- 230
Is there a way to have a pop up window appear from an ASP (say when someone clicks "submit" on a form) and then once the form processes and goes to the next page, have that ASP close the pop up window?
I'm having a problem where one of my forms that adds info to a database takes a while to run sometimes, depending on how much data it has to process. Its a pretty large form. My users end up just seeing a blank page, and often if it takes too long they start hitting the back button or they close their browser, so the data is incomplete. If they were to wait, eventually it would redirect to the confirmation page. I've tried everything under the sun, but a pop up window would work the best. But I want it to close once the processing is over and the confirmation page appears. Suggestions / Ideas???
I'm having a problem where one of my forms that adds info to a database takes a while to run sometimes, depending on how much data it has to process. Its a pretty large form. My users end up just seeing a blank page, and often if it takes too long they start hitting the back button or they close their browser, so the data is incomplete. If they were to wait, eventually it would redirect to the confirmation page. I've tried everything under the sun, but a pop up window would work the best. But I want it to close once the processing is over and the confirmation page appears. Suggestions / Ideas???