[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Turning MacPerl CGI's Off



Subject: Turning MacPerl CGI's Off
I have the following lines in my cgi script:

if($contents{'get'} eq 'quit'){
  &MacPerl'Quit(2);
}

Yet when I send a URL like:

http://www.mysite.com/cgi-bin/thiscgi.cgi?quit

the cgi and MacPerl don't quit. Why? What can I do to facilitate this?

Joseph

 Reply To:
 -------------------------------------------------------------------------
 |  Joseph Cozad                       Motorola                          |
 |  Internet Developer                 6501 W. William Cannon Dr., OE33  |
 |  +1 (512) 891-3939 <voice>          Austin, Texas 78735  U.S.A.       |
 |  +1 (512) 891-8775 <fax>            EMAIL: jcozad@oakhill.sps.mot.com |
 -------------------------------------------------------------------------