Hi guys,
In PHP there is a handy little function in PHP:
list($width, $height, $type, $attr) = getimagesize("image_name.jpg");
This will get the image width, height and file type.
Is there any way of getting this information using ASP?
I have no access to the software on the server so cannot...
I have been asked to investigate embedding video on our website and as this is not something I have done in the past, thought I would ask for a bit of advice!
We can get the files supplied in either flash or windows format.
We want to give the customer the option of streaming or download the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.