in reply to Re: Printing that "waiting" page or call it win32::process::create problem
in thread Printing that "waiting" page or call it win32::process::create problem
################## # # waiting.pl # ################## ... print "Content-type: text/html\n\n"; print "You are waiting.... aren't you ?"; exit;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Printing that "waiting" page or call it win32::process::create problem
by blssu (Pilgrim) on Sep 27, 2002 at 20:30 UTC | |
|
Re: Re: Re: Printing that "waiting" page or call it win32::process::create problem
by fglock (Vicar) on Sep 27, 2002 at 17:37 UTC |