parsing resume word document file help

  • Thread starter Thread starter jgnguyen
  • Start date Start date
J

jgnguyen

Anybody got any ideas on how to parse a resume form a word documnet.
Basically the asp.net form would required users to upload word
document, the webserver would then use ms word to open and save as text
or xml. I would like to figure out a way to parse out name, address,
phone etc...

I've tried saving it as a ms xml but have not had any success figuring
out what's my next step. even if somebody had an example in javascript
, c# or vb.net

thanks
 
Back
Top