Parameter | Description |
---|---|
sUploadPath | Path to uploaded file |
Function FileUploadKey String sUploadPath Returns String
Call: | Get FileUploadKey sUploadPath to StringVariable |
FileUploadKey is called by the file upload controls to generate a key used by the file upload handler to properly store the file.
You will probably not use this.