Hi experts,
I need a perl script for this question:-
Question :- I would like to upload a comma separated file(say xl sheet file) to the server and insert the file values into the database.
How can i do that? file contains two columns (field1 for Number and field2 for Name).
Thanks