in reply to Re: ALERT Re: Is this a bug in HTML::Form::Input or am I doing something wrong?
in thread Is this a bug in HTML::Form::Input or am I doing something wrong?
But, the problem posed here is about having a LWP::UserAgent script submit a form, not about a browser doing it without a user's consent. Submitting a file with a request is perfectly doable with LWP::UserAgent.
A quick search at google for "upload file script LWP" pointed me to this URL with an example script for doing this.
|
|---|