Facing problem in creating dynamic file upload control in asp.net mvc?
Im creatng dynamic control of file upload so user can upload more than one file. But when i add more than 5 file upload control and submit the form. Error occured and shows
The connection was reset
The connection to the server was reset while the page was loading.
what can be the is开发者_如何学Pythonsue?
精彩评论