Click here to Skip to main content
15,999,626 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
Hello,
I want to store uploaded image path in database.
How to do that?

Please,help me.


Thanks in advance.
Posted

1 solution

As you said, just image path in database and not entire image in database, this article should help you out: .NET Image Uploading[^]

Do make sure you have provided proper permissions on the folder to access.
 
Share this answer
 

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