Posted on: 1/25/2014 5:31:12 PM | Views : 586

Hey, I am confused with a problem I have, I have done exactly the same code that a friend has done with his website, well that I have done to a friend website and it isn't working to me now... I am trying to upload an image to the database and save it in my project, you will understand reading the code... (I have one fileupload, one button and a label and in my sql server I have on table called imagetable with IDimage = int, primary identity specification (yes) and another row called image with varchar 100) well here's the code:

DimGo to the complete details ...