On March 7th, 2006 Michael Prichard (not verified) says:
I serve files straight into the browser. Well...I set the content-type and all but you can just present them to the broswer and it will know what to do. An alternative method would be to dump to temp file and redirect to that link.
I serve files straight into
I serve files straight into the browser. Well...I set the content-type and all but you can just present them to the broswer and it will know what to do. An alternative method would be to dump to temp file and redirect to that link.