Hi Jamie,
thanks for your answer...
the user should get the results in a text file.
I have managed to create the text file on the server.
What I need to do now is send it to the user...
I don't know if putting all the data in a variable and then sending that to the user will work, as the variable would get rather large (a couple of thousand db entries).
Also: can I avoid having to store the data on the server?
Thanks for your help 🙂