9. cgi::FileName("name")

[<<<] [>>>]

This function returns the name of the uploaded file. This is the file name that the file has on the client computer. Based on the client computer operating system and used browser this value may contain spaces, may contain backslash as path separator character, may but need not contain the full path of the file or even may be OpenVMS format file name specification. Applications using this function should be prepared to handle the various client file formats.


[<<<] [>>>]