Click here to Skip to main content
16,017,151 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,


I am using a fileupload control
I want to if I browse image and select image and after click in Insert button image save in sql database and show in image control.

and after click in show button image display in another aspx page in image control.


Plz help me
Posted

1 solution

This will help you to insert the image into database.

http://aspalliance.com/138[^]
or
Try this[^].

This will help you to display the image.

http://programming.top54u.com/post/ASP-Net-C-Code-to-Load-Image-from-Database.aspx[^]
or
try this[^].
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900