Click here to Skip to main content
15,879,535 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm using nested user controls in my aspx page. My page structure is as below.

Aspx > User Control 1 > User Control 2 > User Control 3

In User Control 3, I'm using a file upload control and an Upload button. When I try to upload file using Upload button, post back happening for the main aspx page and loosing the data in file upload.

Thanks in advance,
J
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900