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!
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!