"Paul King" <[EMAIL PROTECTED]> wrote:
> I have looked at several Perl books: Perl & LWP, Building Scalable Web
> Sites, Programming Web Services with Perl, etc and everything I can see
> indicates to me that the transaction needs to be initiated from what
> would be the vendor's side (pull) rather than ours (push).  Any pointers
> would be appreciated.

Small CGI script that would work on vendor's site and accept file uploads
with some kind authorisation and, optionally, other parameters if you need
them. Look in those books for examples that deal with forms and
<input type="file">.

-- 
Oleg "Rowaa[SR13]" V. Volkov

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to