I have successfully created a form that stores user-data including IMAGE on a database.
Image was stored as VARBINARY(MAX) data type. Now i want to make a form that displays the data stored displayed on the table including the PHOTO of the user.
I also want to allow user to save the image to the computer.
Please help
Go to the complete details ...