in reply to Re: Re: Re: using die
in thread using die in CGI context / 500 errors
<HTML><BODY> <FORM ENCTYPE="multipart/form-data" ACTION="http://baz.perlmonk.org/co +okie.cgi" METHOD="POST"> Please choose directory to upload to:<br> <SELECT NAME="dir"> <OPTION VALUE="images">images</OPTION> <OPTION VALUE="sounds">sounds</OPTION> </SELECT> <p> Please select a file to upload: <BR> <INPUT TYPE="FILE" NAME="file"> <p> <INPUT TYPE="submit"> </FORM> </HTML></BODY>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: using die
by Cyrnus (Monk) on May 11, 2002 at 00:44 UTC |