Re: waiting page

2002-04-30 Thread Gary Stainburn
On Tuesday 30 April 2002 10:02 am, Alex Cheung Tin Ka wrote: > Dear All, > I am going to ask an old question about how to generate a pending page > for my cgi script. Here is my current situation. I have got a time > consuming query to the database. After prepare the data, I should post > tho

Re: waiting page

2002-04-30 Thread Jonathan E. Paton
> Here is my current situation. I have got a time consuming > query to the database. After prepare the data, I should > post those data on to a html page. But the problem is the > accessing time is too long and the browser is going to be > time out. Hi, Why not explore the tangent solutions...

RE: waiting page

2002-04-30 Thread Jackson, Harry
>-Original Message- >From: Alex Cheung Tin Ka [mailto:[EMAIL PROTECTED]] > > >Dear All, >I am going to ask an old question about how to generate a >pending page for my cgi script. >Here is my current situation. I have got a time consuming >query to the database. After prepare

waiting page

2002-04-30 Thread Alex Cheung Tin Ka
Dear All, I am going to ask an old question about how to generate a pending page for my cgi script. Here is my current situation. I have got a time consuming query to the database. After prepare the data, I should post those data on to a html page. But the problem is the accessing time