|
From: Chris M. <Chr...@te...> - 2003-03-08 09:06:29
|
Hello, just curious to know if it is possible to output some stuff to the user's browser at the beginning of a handler. What I'm wanting to do is give the user a 'processing...' message while a handler of mine works (it takes a long time...). When it completes I redirect to another page (which I do know how to do...) so I'm not concerned about duplicating headers or anything. Any thoughts? Thanks, Chris McDaniel |