This is a migrated thread and some comments may be shown as answers.

RadBinaryImage full Url

1 Answer 69 Views
BinaryImage
This is a migrated thread and some comments may be shown as answers.
TheBigCheese
Top achievements
Rank 2
TheBigCheese asked on 28 Jul 2011, 11:56 AM
Hi,

I'm using RadBinaryImage to render database stored imagery but, in a notification email i neet it to render instead of this:
<img id="propertyImg" src="Telerik.Web.UI.WebResource.axd?imgid=900376f0988148a1a0cdb64b64d02373&type=rbi" height="50" width="50">

I need it like this:
<img id="propertyImg" src="http://servername:serverport/Telerik.Web.UI.WebResource.axd?imgid=900376f0988148a1a0cdb64b64d02373&type=rbi" height="50" width="50">

Anyone has an idea how to make it happen?

Best Regards,
Vitor Monteiro

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 03 Aug 2011, 01:03 PM
Hello Vitor,

Unfortunately the required functionality could not be achieved with RadBinaryImage control. There is no possibility to change the src runtime.
Excuse us for any innocence this may lead.

Kind regards,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
BinaryImage
Asked by
TheBigCheese
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Share this question
or