Hi, I am having a major problem in my asp.net webpage
I have a page that stores a certain path in a page variable , and when user clicks on the upload button, the FileUplaod control is suppose to save the file to that path
However, whenever the user clicks on the Upload button, the page reloads, and all variables are resetted.