开发者

Asp.Net FileUpload doesn't work on Ajax UpdatePanel

I have an ASP.Net FileUpload inside an UpdatePanel. When I click on a save button inside the same updatepanel and check on serverside if that control hasFile it is allways false.

Where is my error? Do I need to post the entire page?

Tha开发者_JAVA百科nk you!


unfortunately due to javascript sandboxing you will need to post the entire page

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜