Hi folks!

I need your help! I want write one Perl script that run one other process!
Ok! I made that! But it's a problem! The process takes some minutes to
complete, and I run the script in CGI environment. I want while the
process is running to put one message on the screen, which warning the
user: the process is running! pls. wait! When the process is done, I want
the results displayed on the screen.

Anybody know how I can do it? I tryed with fork(), but it don't work!
Can you send me one amazing idea and one short example?

Thank's in advance!

Peter.

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to