i tried all the versions of ie but it is not showing only 1 image.
<asp:Image ID="img" runat="server" ImageUrl="~/images/FlorDecor.jpg" BorderColor="AliceBlue" BorderStyle="None" Height="126px" Width="90px" />
i tried placing this image outside the folder and giving
- url = "FlorDecor.jpg"
- url = "../FlorDecor.jpg"
- url="~/FlorDecor.jpg"
i tried all this stuff pls help me..