I have a problem. I have a Dynamic form created in asp.net
. Generally it has fileupload companent
. In This time page postback is fire than form generated again and selected file is disappear. My question is how to hold this file in memory?
Am I hold this folder in fileselecting?
Have you any idea for this?