Generate dynamic file downloads with ASP

Should you ever require to generate a download file from ASP, where the file doesn’t actually exist, but is perhaps the results of a query, here is the code. Works in IE4+ and NN2+. Without the “content-disposition” header, the filename the browser prompts to save is the name of the... [Read More]
Tags: asp