1

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?

Thank you!

1 Answer 1

1

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

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

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.