aspx_professional thread: How to resolve a webform timeout running a long process
I have a webform which is processing some db tasks on submit. Now since the DB has grown this webform is giving me an error "Page not available on server". What is the best way to run these same tasks, so the client does not hang up after submit, preferable with a progress indicator.
|





