All,
I am building CSV data and HTML data out of a database and pushing the results back to the browser which made the request. I have no problem building the data or pushing the HTML. The CSV data, however is tricky because it is in memory, not a file, and I need to know how to send it to the browser *in a way that the browser will treat it as a download*. I'm pretty sure there is some HTML I can slot into the <HEAD></HEAD> to do this task, but I can't find a good example.
 All help appreciated.

   - Chuck
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to