Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > SaveStreamFile

SaveStreamFile

Saves an uploaded file to the virtual file directory, in a file with the same name as the uploaded file, and a directory specified by the argument.


Syntax


Call ccLib.SaveStreamFile( FormFieldName, FilePath )


Parameters


FormFieldName? The name of the form element which uploaded the file


FilePath ? The path within the Content Files folder where the file will be saved

This page was last reviewed 10/6/2022 3:57:39 PM