Does anyone know if there is a way, in classic ASP, to determine the height and width of an external image, that is not located on the server, and store these values in seperate classic ASP variables?
For example, I would like to determine the height and width of the following image without having to save it locally and then store each value into separate ASP variables:
Thanks for your help
For example, I would like to determine the height and width of the following image without having to save it locally and then store each value into separate ASP variables:
Thanks for your help