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