Hello!

I need to generate online reports from a mysql db. Now i want to have a option which will be...

to generate a report fro the db...and download it as a text file...how can this be achieved ? I need to download the file without creating it on the server. Means i do not want to first create a text file on server and then download it...i just want to starightly download it...!

Please help!

Thanks!