Enhancement #54
Display "wait/processing" pages
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Anonymous | % Done: | 0% | |
Category: | ProCKSI/server | |||
Target version: | 10.0 | |||
Resolution: | duplicate |
Description
Display "wait/processing" pages while background process is in progress, especially needed for pre-/post-processing of larger datasets.
- Generate "wait" page, save it on disk and send it to browser
- Update "wait" page on disk in the background, and refresh "wait" page in the browser: auto-refresh and refresh button with cmd=read
- When background process has finished, replace "wait" page on disk with disables auto-refresh and refresh button with cmd=update
History
#1 Updated by Anonymous over 16 years ago
- Status changed from New to Closed
- Resolution set to duplicate
Refer to #76 for proposed solution.