1

My scenario is , i need a dynamic rendering of images on html page.

So basically if i have a following image on my html page

<img src="http://cms.com/Content/IMG0025.png" height="64" align="middle" width="62" />

i want to replace src with some service reference path (e.g. http://174.1.1.1/clientservice.svc/getimage()) so when this page is displayed . it calls a web service and dynamically return a image on the basis of mobile type (android or ios).

2

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.