Skip to Content
0
Former Member
Dec 02, 2009 at 10:19 AM

Get Data from a CSV file.

96 Views

Hi There,

I am using the <htmlb:fileUpload> tag to upload a .csv file. This runs successfully for me and I get my file name, content, content type and length in my variables. However the content is in Hexadecimal format.

I would like to get the data from this .csv file and be able to manipulate it in my code and store it to a ZTABLE. Does anyone know how I can do this, either by using the <htmlb:fileUpload> or another method.

Many Thanks for your help,

Colm