in my application, i have a form (on page1.htm) that when the user clicks a submit button, a new page is called (page2.htm). On page2.htm there is a bunch of stuff going on on the server side which causes the page2.htm to load relatively slow. I would like to have a page3.htm pop-up after the user clicks the page1.htm submit button that lets the user know that he will have to wait about a minute. Then when page2.htm is finished loading, i would like page3.htm close automatically...
is this possible, and if so, how?
TIA
jed
is this possible, and if so, how?
TIA
jed