fileupload postback
ASP.NET
4
Posts
2
Posters
0
Views
1
Watching
-
i had a file upload control,2 buttons and ddl. one button to insert uploaded image to database and the other to view image as thumbnail.. after i browse the image and before it is stored in db if any postback occurs the filename in textbox dissappears. once i click on view button image appears but path dissappears before image is inserted in db...
-
i had a file upload control,2 buttons and ddl. one button to insert uploaded image to database and the other to view image as thumbnail.. after i browse the image and before it is stored in db if any postback occurs the filename in textbox dissappears. once i click on view button image appears but path dissappears before image is inserted in db...