RE: need to know how to export database to CSV format

2004-03-15 Thread HACKATHORN, TODD (SWBT)
e. The thing is you have to tell the client browser it is a type of file that it recognizes. Hope that helps, good luck. Todd Hackathorn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 2:33 PM To: [EMAIL PROTECTED] Subject: need t

need to know how to export database to CSV format

2004-03-15 Thread noam
I have a php website connecting to mysql database. How can i have a user export his database through the webpage to csv format? I would like the user to have a button he can press that would pop up a "save as" screen so he can save his database. I need to also be able that he can only save HIS OWN