I'd like to obtain an image's width and height. I find interesting articles on several sites... However, all these scripts only work with images that are stored locally.
Can you give any hint on how to do the same thing with images that are located on external sources?
For example, I mean, how can I obtain the width and height of this image: http://www.heartofwisd om.com/images/blog/Stumbleupon/thumbs-up.gif
Is it possible anyway?
Can you give any hint on how to do the same thing with images that are located on external sources?
For example, I mean, how can I obtain the width and height of this image: http://www.heartofwisd om.com/images/blog/Stumbleupon/thumbs-up.gif
Is it possible anyway?
(I can't find the solution on these pages, can you tell me where I find more hints to my question?)
http://classicasp.aspf aq.com/files/directories-fso/how-do-i-create/manipulate-images-from-asp.html
http://www.learnasp.co m/learn/graphicdetect.a sp
http://www.webmasterwo rld.com/forum47/2509.htm
http://www.4guysfromro lla.com/webtech/code/imgsz.asp.html
http://classicasp.aspf aq.com/files/directories-fso/how-do-i-create/manipulate-images-from-asp.html
http://www.learnasp.co m/learn/graphicdetect.a sp
http://www.webmasterwo rld.com/forum47/2509.htm
http://www.4guysfromro lla.com/webtech/code/imgsz.asp.html
Comment