This question has been flagged

I am creating an import module which import payroll data. The data is imported via a wizard where the CSV file is uploaded to a binary field and then imported from that field to the actual tables. If there are any errors in the values producing the errors are used to generate a csv in memory., but the problem is i want the file to be downloaded immediately to the client and not be stored on the server. How can i do this? I'm using V6.0 I'm looking for a solution which will work on both the gtk client as well as the web client.

Avatar
Discard