- ' <form action="http://localhost/cgi-bin/cgi1" enctype="multipart/form-data" method="post">' + LF +
- ' <p><input type="file" name="file1" required/><br /></p>' + LF +
- ' <p><input type="file" name="file2"/><br /></p>' + LF +
- ' <p><input type="submit"/></p>' + LF +
- ' </form>'
|