Server side using System.Drawing ? Depends why you need this info...
Ok, do you have a code to perform this action ?
thks
> Server side using System.Drawing ? Depends why you need this info...
>
[quoted text clipped - 6 lines]
>>
>> Thank you very much.
Patrice - 16 Feb 2006 16:02 GMT
Try :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemdrawingbitmapclasstopic.asp
Use the FromFile method to load the bitmap and use its Height/Width to get
the size (you can also have the resolution and the bit depth).

Signature
Patrice
> Ok, do you have a code to perform this action ?
>
[quoted text clipped - 10 lines]
> >>
> >> Thank you very much.