Need To Display Image In Aspx Page That Has Long Url
Scenario: Within ASP.NET site, I have an ASPX page where within OnLoad event, I set the imageUrl for one of the image controls. This URL value comes from an external source and the
Solution 1:
We resolved the issue by using webservices and getting the url details.
Post a Comment for "Need To Display Image In Aspx Page That Has Long Url"