Picture URLs

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 yıl önce
Hi!

I have all my Pictures stored in the database. I would like to download a particular picture as it was stored (original size, not a thumbnail), is there a way to do that? Can I use a link to the original pictures as if they were stored in the file system?


Regards Markus
5 yıl önce
Hello,

When images are stored in db that time its converted in binary format. So if you want same image from db then you have to convert binary to image. nopCommerce already doing this you can just use that method.

Thanks,
Jatin
5 yıl önce
Thanks!

Regards Markus
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.