D
deepthy_raj
I have added some image in aspx page like this
<asp:image id="image1" runat="server" imageurl="C:/Images/Picture.jpg"
Now i want to find the size of image .I also want the name of
image.I have to take this from aspx page.So please help me
<asp:image id="image1" runat="server" imageurl="C:/Images/Picture.jpg"
Now i want to find the size of image .I also want the name of
image.I have to take this from aspx page.So please help me