Guru's;
I have a site where a new cgi script (perl) collects a LOT of
information from a server before formatting it and displaying a
dynamic page to the client. The time delay can be from 3 to 20
seconds.
I have been trying to display an interim page with an animated gif and
a please wait type of message which would be replaced by the actual
resulting page.
I've been playing with Content-type: multiple/something boundary="blah
blah"
but I am having absolutely NO LUCK!
Can someone please post an example of how this might be accomplished?
Thanks a million from a frustration tech person.
Bob
I have a site where a new cgi script (perl) collects a LOT of
information from a server before formatting it and displaying a
dynamic page to the client. The time delay can be from 3 to 20
seconds.
I have been trying to display an interim page with an animated gif and
a please wait type of message which would be replaced by the actual
resulting page.
I've been playing with Content-type: multiple/something boundary="blah
blah"
but I am having absolutely NO LUCK!
Can someone please post an example of how this might be accomplished?
Thanks a million from a frustration tech person.
Bob
Comment