print start_form({ -action => "$thisscript", -enctype => "application/x-www-form-urlencoded", -method => "post" });
is giving me this HTML result:
<form method="post" action="ti_login.pl" enctype="multipart/form-data" + enctype="application/x-www-form-urlencoded">
for the most part, i really like using CGI.pm, but i'm confused...please help me understand. TIA
In reply to CGI form enctype values by jck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |