Right after the user has selected the file - and before NT starts fiddling with the name - your file upload field will contain that value, I think.
So, in your SaveFile::loc:filename Routine - immediately after the code statement - you should be able to get at it.
Peter