Hello,
I want to make a small tool which shows the actual DB table description. There is no problem with it.
But I want to allow the user to choose download the result as a text file instead of displaying it in the browser. How can I do this?
Thanks!