I want to Upload a resume and auto fill all web form textbox controls in asp.net, like name , Date of Birth, Place, Mobile Number etc.... that is present in my resume which is basically a word file.
I.e i need not fill the candidate details manually. it should get auto populated as the resume is uploaded.
similar like how we see in Job portals like naukri, Monster...
How to Implement the same functionality in my college project.
Thank You
Kesh