http://qs321.pair.com?node_id=78562

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: (cgi programming)

I need to run a cgi script that takes around 10-15 seconds to gather all the data from another server. While the task is executing I would like users to see a nice static HTML page saying something like 'Task in progress...' and once the task has executed the splash page is replaced by the results.

Originally posted as a Categorized Question.

Replies are listed 'Best First'.
Re: How do I create a splash page in Perl.
by merlyn (Sage) on May 07, 2001 at 20:55 UTC