Executes the download without any user interface and with more options.
DownloadSave=true will force a Download/Save of the associated files (".htm", ".html", ".doc", ".rtf", ".csv", ".xls", ".gif", ".jpg", ".jpeg", ".pdf", ".zip", ".xml", ".txt") instead of display file in browser.
This is equIvalent in clicking the download button in a regular session. The dbNavigationItem = "download" is added and there is no need to specify that. All the properties are observed. Obj.dbDownloadParams will be observed.
Obj.ASPdbDownload("File=Physical_or_Virtual_Filename| DownloadSave=True")
See Special Topic - Download for more details.
z Class | Tornado Namespace | z.ASPdbDownload Overload List | dbDownloadFlds | dbDownloadHideFlds | dbDownloadMagicCell | dbDownloadParams | Special Topics - Download