I have used ModelPopUpExtender on Button Click event so of course page will be refreshed when clicking on button.
There is one Control Upload File in my Project.
Now my problem is that,
I have click on Upload file & give path of file so file's path will be there in Upload File control. Now when I click on Submit Button(which performs button click event), that time ModelPop will be opened for confirmation & show some details based on filled
up data.
jeeten09
Member
122 Points
150 Posts
Pass Upload File's Data in Model Pop Up ...
Apr 15, 2012 02:34 PM|LINK
Hello All,
I have got something different type of problem.
I have used ModelPopUpExtender on Button Click event so of course page will be refreshed when clicking on button.
There is one Control Upload File in my Project.
Now my problem is that,
I have click on Upload file & give path of file so file's path will be there in Upload File control. Now when I click on Submit Button(which performs button click event), that time ModelPop will be opened for confirmation & show some details based on filled up data.
So that time, That upload file's path clear.
How to solve this problem ???