Quantcast
Channel: How to upload large files using HTTP post?
Browsing latest articles
Browse All 4 View Live

Re: How to upload large files using HTTP post?

Hi,Optimus13 Should I make this change in client side or server side code?neither. It's in the web.config file which is in the root of your application where you need to make the change. Be aware that...

View Article



Re: How to upload large files using HTTP post?

Thanks buddy...Should I make this change in client side or server side code?

View Article

Re: How to upload large files using HTTP post?

Hi,by default the maximum upload of an entire form is crammed down to 4Mb. You can change that number to something bigger in your web.config by setting the maxRequestLength in the httpRuntime element....

View Article

How to upload large files using HTTP post?

Hi all.. I am using a WebClient to POST files to my server. At the server side , i have an aspx page running, which will receive the POST message and write the file to file system. It works fine with...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images