Upload
CsvToWebRec Upload procedure will start when you choose start button of Main Window.
At first, CsvToWebRec will do prologue procedures, then CSV file upload, finally epilogue procedures.
Upload target URL is set in Web Setting Sheet's Web URL, and send records maximum cout is maximum record setting in Web Setting Sheet.
Send target colun is follows Main Windows's format setting.
While sending CSV records, Console Window will shows up.
Current version stops upload operation when error occurred.
Console Window
The characer encoding of uploading data is only UTF-8 so far. If your Web server's characeter encoding is not an UTF-8, convert to the required character encoding from UTF-8 on server side.