On Thu, 3 Apr 2003, Derek P Smith wrote: > Hi All, > > I have just started using AxKit, and have managed to port some of my existing > CGI's to use XML/XSL, I'm still very much a beginner - but I think that I'm > making progress! > > Unfortunately some of my data sources take considerable time to present their > data, a situation which I had dealt with previously by using non-parsed headers > in my CGI's. This allowed me to present the data as it arrived, every 3-4 > seconds, rather than waiting 20-30 seconds and displaying the whole page. > > I need to know whether it is possible to flush the output at the end of a > <xsl:template ...> section, or whether there is another means whereby I can get > this type of output.
Unfortunately I don't think this is possible with AxKit due to it's caching system preventing this. Something we should definitely look at for 2.0 though. -- <!-- Matt --> <:->get a SMart net</:-> Spam trap - do not mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
