Top "File-generation" questions

How do I create an Excel .xlsx file on-the-fly on ASP.NET Webforms site?

I need to export timetable from the database to Excel file on-the-fly on ASP.NET WebForms site. When user clicks "…

asp.net excel file-generation
php create file and send as attachment without actually creating the file

I know how to read a file on the server and attach it to an email in PHP, but I …

php on-the-fly email-attachments file-generation