Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have a process where i want to save the image in sql database and i have to display image link on webform so that when user click on image link the image should display from database
Posted

1 solution

 
Share this answer
 
Comments
$ultaNn 8-Dec-13 3:04am    
i want to get only link of that image from sql .
Abhinav S 8-Dec-13 4:01am    
Then just store the link. The image would be stored on a central location or file server.

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