Re: Upload file without user interaction - VBA
- From: "gimme_this_gimme_that@xxxxxxxxx" <gimme_this_gimme_that@xxxxxxxxx>
- Date: Fri, 22 Jun 2007 11:18:16 -0700
Excel may be the right tool for the job when it comes to saving the
file names you want to upload, but it's the wrong tool for the job
when it comes to posting those files to a url using http.
The right tool for the job would be H-P's LoadRunner application.
You'd open ViewGen, turn on the recorder, visit the form, upload a
file, edit the generated code to fetch file names from your Excel
Workbook, open the Controller, then create a task to upload all your
files.
You can download a test value and if it's a one shot deal go with
that.
If this happens on a regular basis, then LR might not be the tool for
the job because it has an expensive license.
In anycase, the fact that you aren't using ftp or aren't mounting a
shared drive suggests that either you're a spammer or you don't know
what you're doing.
.
- References:
- Upload file without user interaction - VBA
- From: google . com
- Upload file without user interaction - VBA
- Prev by Date: Re: MATCH multiple values
- Next by Date: Re: Going Crazy
- Previous by thread: Re: Upload file without user interaction - VBA
- Next by thread: Re: Upload file without user interaction - VBA
- Index(es):
Relevant Pages
|