Click to See Complete Forum and Search --> : Getting image width with ASP?


Jantsu
October 7th, 2001, 09:48 AM
Let's say that there is a variable "image":

image = "http://www.site.com/picture.gif"

And now I would need to know the width of that image. In other words, I need to know is the width more or less than 300 pixels.

Is this possible with ASP? How?

Thanx in advance!

Jantsu
October 8th, 2001, 05:41 PM
Can anyone tell?