I'm using MySQL as my database and i've written a little script that will dump the contents of a table in a comma delimited format.
How do I specify the location of where this file is written to. So, far it goes in to my cgi-bin directory.
I want the user to be able to select the location on their machine.
Thanks,
Mike