I've been developing a big project using Embperl as tool to build web based user interface. So, I have some places where called log-running functions. I'd like to show to user some helpful message ('Please wait or some progress bar') while those functions don't return result. Than, I'd like to redirect user to the result page.
I've tried to do that using mod_perl handler but problem that Embperl handler doesn't work.
Also, I'd like to know how to flush buffers in the Embperl. I've tried to use [- $| = 1; -] but it doesn't work.
Thanks in advanced.
--
Best regards, Michael Stepanov,
Perl/Linux Developer Francoudi & Stephanou Ltd.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]