Ooops, seems my colleague has changed his email address.
My immediate thought when I read this was that you could determine the dimension in Javascript and pass them to an ASP page, which would be easy enough...
<img name="img" src="....">
with
document.all.item("img").height
document.all.item("img").width
Regards,
Sean Anderson
|