I thought with the new oppertunities with ASP.NET (e.g. compiled DLLs etc.) I thought it would be possible to create a library that checks the width and height of a picture?
I am using this to limit the size of pictures posted on my forum.

I know PHP has built-in features for this purpose, but ASP.NET ...?!