Removes the Windows-style path from the given filename.
Just the filename.
Some browsers (notably IE) send the full-path when uploading a file. Most do not. We strip off the path for consistency.
UploadedFile Class | Brettle.Web.NeatUpload Namespace