CGI termination.
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <9524d8a3-f1aa-46d0-8b61-b88edd60f893@e67g2000hsc.googlegroups.com> |
Hi to all! Please help me with the following (newbie): When using CGI, how to tell the perl script to drop the connection with client browser? I want to disconnect so the browser won't show "loading state", but script must continue to run on server. It is possible? Thanks!