Hi,
I need to download an image, the url of image is following:
https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/s130x130/1972366_815938688428605_3007931320604773130_n.jpg?oh=8815a92ee359c3081f48654f78d22409&oe=54BF94BF&__gda__=1421147286_e3a50c487c3b61206b6eed6e94086200
currently, I am using to download the image webclient.DownloadFileAsync but it returns me an error
"illegal characters in path"
Any idea, how can I download the images which stores on facebook cdn server?
please help, thanks.
Go to the complete details ...