Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
hello all
I'm stuck in something and bothering me so much
I want to share some contents of my website too facebook
base url form share is:
https://www.facebook.com/sharer/sharer.php?s=100
I'm sending some parameters like [summary] [title] and ...
when I want pass the thumnbail(the size is: 100*100 px)
it will not shown in share dialog I think it's because I store my images in database and the are binary and I've create Generic handler(.ashx) file to receive images from database.
I pass image like this:
http://mydomain.com/ImageReader.ashx?ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
it wil not shown in share dialog for faceboon.
what can I do?
please help me
I can't have real images and I have to store them in database
thanks a lot
Posted

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