Determining size of image
UPDATE: Found what I needed right here. "^_^"
- - -
I'm working in asp and was wondering if there was a way to determine the dimensions of an image?
I can't seem to find anything useful in the filesystem object. I know it's possible to do with php, but I'm doing this entire site in asp. (Don't yell at me... ;)
Anyhow, if you're curious to see the site I'm working on: MausArt. And on view.asp (Enlarge view of images in gallery) sometimes the image only loads halfway. It's strange. So I thought to just figure the dimensions of the image and force it in the IMG tag. Also want these so I can do a little something something for the comment window.
Any tips and ideas would be greatly appreciated! Criticisms are also welcome. *smile*
- - -
I'm working in asp and was wondering if there was a way to determine the dimensions of an image?
I can't seem to find anything useful in the filesystem object. I know it's possible to do with php, but I'm doing this entire site in asp. (Don't yell at me... ;)
Anyhow, if you're curious to see the site I'm working on: MausArt. And on view.asp (Enlarge view of images in gallery) sometimes the image only loads halfway. It's strange. So I thought to just figure the dimensions of the image and force it in the IMG tag. Also want these so I can do a little something something for the comment window.
Any tips and ideas would be greatly appreciated! Criticisms are also welcome. *smile*
