Boston Mongers, I have a perl app sending a large data set (> 1000 lines rendered) out thru apache and mod perl. I want to force the browser to begin rendering the data table before receiving the last row so that the user doesn't have to wait. HTTP books and Googling seem to turn up snippets of related info here and there but I'd like to find a succint, precise summary of how to do this. Anyone know of one that you can point me to?
Due to other constraints we cannot send this information in separate, say, 60 line pages, one at a time, with links to move between pages. That cannot happen until some other substantial changes are made first, so we are stuck with this need at the moment. :-( TIA, Jim Eshelman _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

