SQL Server Reporting Services using of pictures with dynamic links
- by YvesR
I have setup a SSRS 2008 and building reports. So far so good.
Now there is a picture control in SSRS where you can set the picture as external link reference.
There you can choose to use a link. When I use a weblink (http://anyurl/download_picture.aspx?id=123) it dont' work for me.
Calling the url in the web browser (all tested IE, Safari, Chrome, FF) the pictures is delivered, Header is ok, content type, too.
Does it work in general in SSRS ? Or do I have to copy the picture to a temp folder and link the url like http://anyurl/mypicture.jpg.