Find the size of image

  • Thread starter Thread starter deepthy_raj
  • Start date Start date
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
 
you can use javascript for that. But the only problem is you won't get right
info if the image is streached.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top