hesco has asked for the wisdom of the Perl Monks concerning the following question:
I'll want to validate the file for file type, permissions, length and probably even content, once its uploaded, but to test and exercise those validation functions (which I haven't written yet), I need an automated way of uploading a file to such a form.
Can anyone here please advise how I would do this? Thanks,
-- Hugh
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do you test an upload form?
by davidrw (Prior) on Mar 11, 2006 at 01:00 UTC | |
|
Re: How do you test an upload form?
by cees (Curate) on Mar 12, 2006 at 19:25 UTC |