Unattended MultiPart Form Post?

  • Thread starter Thread starter localhost
  • Start date Start date
L

localhost

I have to HTTPS POST data to a web site in an unattended manner.

The (non-Microsoft) web site normally expects a set of form fields to
be filled out as well as a "file upload" path. I need to send all of
the information with a csharp executable.

Are there any small examples out there on how to do that?

I think where it gets tricky is the need for normal text form fields
as well as multipart-form-data all in the same form POST.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top