Hi Kev,
I don't think there's any explicit code to "clean" a file name. If you wanted to add it, I'd put it into the .RenameFile method in WebHandler.
Of course the filename should nominally be valid under at least one os, because it is after all a "File Upload" field (so the name is the name as stored on some other file system.)
Cheers
Bruce