cv or resume loader
-
hello everyone.. please help me about this. I have an application that requires cv loader... For example, I have a resume (in any format, txt or doc file), then when I upload it using c# or in any language and i need to get the name, address and contact number of the person that will be saved in an oracle database... Is there someone who can give me some hint in creating this functionality thanks in advance. :)
jyn
-
hello everyone.. please help me about this. I have an application that requires cv loader... For example, I have a resume (in any format, txt or doc file), then when I upload it using c# or in any language and i need to get the name, address and contact number of the person that will be saved in an oracle database... Is there someone who can give me some hint in creating this functionality thanks in advance. :)
jyn
There's no foolproof way to accomplish this, but I'd suggest that you take a look at using
IFilter
. There are a couple of decent articles here on CP that will help.Deja View - the feeling that you've seen this post before.
-
hello everyone.. please help me about this. I have an application that requires cv loader... For example, I have a resume (in any format, txt or doc file), then when I upload it using c# or in any language and i need to get the name, address and contact number of the person that will be saved in an oracle database... Is there someone who can give me some hint in creating this functionality thanks in advance. :)
jyn
-
There's no foolproof way to accomplish this, but I'd suggest that you take a look at using
IFilter
. There are a couple of decent articles here on CP that will help.Deja View - the feeling that you've seen this post before.