0

Using c#, I have a method which uploads a file using a POST HTTP method. But the server is expecting an array of files. So what should I change, or more generally, how can I POST an array or list of files?

1 Answer 1

0

You can use jquery and an upload plugin like the one here:

http://blueimp.github.com/jQuery-File-Upload/

Sign up to request clarification or add additional context in comments.

2 Comments

I mean loading from application like windows forms or console application

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.