Browse by Tags

All Tags » JavaScript (RSS)

Multiple file download from a single ASP.NET page by bunbun

Had an application that needed to generate two CSV files to send to corporate. One file was a simple one line header file and the other file had the data details. I really didn't want to have two buttons on my page and make the user create each file independently...
Filed under: ,
More Posts