Hello All.
I have 2 Files.
File 1 - is a new file conataining some data and
File 2 is a predefined file in the system
Now when the user uploads his/her file for validation, I need to check each and every field in the uploaded file with file already present in the system.
Can anyone guide on how to proceed on this!
I have 2 Files.
File 1 - is a new file conataining some data and
File 2 is a predefined file in the system
Now when the user uploads his/her file for validation, I need to check each and every field in the uploaded file with file already present in the system.
Can anyone guide on how to proceed on this!
Comment