Posted on: 3/25/2015 8:22:13 PM | Views : 578

Hello i have a page with 2 dropdownlist one fileupload control and one execute button.<br> you select first dropdownlist and with postback event second dropdownlist is populated.<br> in this operation if client select a file with folder button, if client then click on first dropdownlist we have postback, noe the trouble is that starts uploading file to server automatically and i not want it.<br> <br> How can i solve?

Go to the complete details ...