DownloadFileToClient

Revision as of 08:01, 17 June 2023 by Dpaine (talk | contribs) (Created page with " Parameters: ( sourceFilename : text atom ; clientFileName : optional text atom ) Used from a Suan-ACP session to initiate a file download from the server to a browser-based...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Parameters: ( sourceFilename : text atom ; clientFileName : optional text atom )

Used from a Suan-ACP session to initiate a file download from the server to a browser-based client. The end-user will experience a file download. «sourceFilename» is the file path, relative to CurrentDataFolder(), on the server. The optional «clientFileName» should just be a file name, with no path, if the file name for the client should be different that the name on the server.

Comments


You are not allowed to post comments.