18 Aug
2003
18 Aug
'03
6:04 p.m.
hpinson@indepthl.com wrote at 2003-8-16 13:10 -0600:
... When you have a "FileUpload" instance "file", then "file.filename" gives you its filename.
Note, however, that some versions of IE have a bug and return the full path name while most other browser return only the filename (without directory) (as it should be for security reasons). Dieter