NetTalk Central

Author Topic: Progress Page for a long process  (Read 2660 times)

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
Progress Page for a long process
« on: September 12, 2007, 06:18:51 PM »
HI,

Is there a simple way to create a page that will display a "Please wait" message while a process runs?
Right now, I start the porocess and everything worked fine until a large client dumped their data and before the process was complete, they got a page timed out error.

I'm guessing that I could call a form or page and from that page start the process on a separate thread. I need a way to know when the process is complete so I can then display the final status/results of the process.

Any suggestions?

Thanks
chris
Real programmers use copy con newapp.exe