|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^3: cgi and upload_hookby Miguel (Friar) |
| on May 22, 2006 at 23:41 UTC ( #551058=note: print w/ replies, xml ) | Need Help?? |
|
not the form name, the form field nameIf you have this in your form: the form field name, the one that holds the file you're uploading, is.... 'myFile'. You can access it with:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||