This example lets you upload images to the Web server and stores
them in the TempUploads folder first, then resizes and moves the final files
to the /UploadedImages folders. If you're running this example in full IIS rather
make sure you give the Application Pool user (Network Service usually) read/write rights in the
upload folders so files can be copied there.