Hi,
I need to write a script that echos out a file for the user to save to their PC.
I seen the code before, I thought it was the header() function.
HOWEVER.... I'm using sessions and such... what's the best way to do this?
Basically I'm running a query, and then I'll loop through the recordset and create a comma separated file, or csv. Then I'd like to export or echo this out the user
Thanks!!
Vmusic