I have a couple of questions that I believe are somewhat related and deal with HTTP headers.
The first question is regarding sending a page to the browser that will be displayed as a DB query is being processed/fetched and as soon as the query is completed the real page will be sent. Something similar to what expedia.com and orbitz are doing as they fetch the results. Can this be done? The second question is displaying results to the page immediately as they are returned. I am thinking this might be a problem because of using HTML::Template. In the past I have added a $|=1; which seemed not to cache the data. Any comments will be appreciated. Thanks. Roy [EMAIL PROTECTED] --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
