ASp.net File upload controls for inserting abd retrieve image from database

Posted by Aloktiwari588-19868 under ASP.NET AJAX on 12/25/2012 | Points: 10 | Views : 4275 | Status : [Member] | Replies : 2
Hello Sir


I am trying to use fileupload control for uploading image dynamically and at the same i want to retrieve them and want to bind them and display in gridview controls


but i am finding problem in retrieve image from database i am using visual studio 2010 professional please send me complete code i will be thankful to you sir

Alok Tiwari


Responses

Posted by: Vforvijay on: 12/25/2012 [Member] Starter | Points: 25

Up
0
Down
Hi..
Refer the below to upload and retrieve the image from database..
http://www.dotnetcode.in/2011/06/how-to-retrieve-uploaded-images-from.html
http://www.dotnetcode.in/2011/02/upload-image-or-file-into-database-in.html

Aloktiwari588-19868, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sinisreedhar on: 12/25/2012 [Member] Starter | Points: 25

Up
0
Down
Use a hidden control and save the Image url in it at the time of uploading.. aftr that the value from the hidden control bind to the gridview..



Ready to accept challenges at any time.....

Aloktiwari588-19868, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response