You are not logged in.
For example, I want to add into model
TBlogApplication
procedure MakeReportAndDownload
, which makes report.pdf or report.xls.
How can I return this file instead of the web page and user can download it?
Or I have to override
TSQLHttpServerWeb.Request(
?
Offline
any find answer?
i too want create small web part with 2 button, each button only generate and download excel file.
Offline
Offline