Date:  01/21/2003 12:42:20 PM Msg ID:  001279
From:  Carlos Fuertes Thread:  001279
Subject:  How can I say a User \"Wait a minute\"?
I'm using a Foxweb script to retrieve some information from users. When the user clicks the submit button, the script saves the information in a table, calls to a prg file to create a little project an then build an exe file, and then sends a couple of e-mails with the exe file attached. Everything works fine but it takes some time (of course) to do the work. The question is, how can I send a "wait a minute, please, we are working" notifier to the browser while this happens, so the user won't think the system is hanged?. Probably I could force to open a new page in other little window. How can I do this, and, How can I clear it latter?
 
TIA
 
Carlos