Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. resume parser help

resume parser help

Scheduled Pinned Locked Moved C#
csharptutorialjavascriptasp-net
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 1155713
    wrote on last edited by
    #1

    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

    S 1 Reply Last reply
    0
    • M Member 1155713

      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

      S Offline
      S Offline
      S Sansanwal
      wrote on last edited by
      #2

      Letting upload user their resume and then parse them would be difficult as each user might have different format of resume. The best way is to have all fields input by user rather than upload resume. User could easily copy and paste resume content in your input fields like name, address, phone or work history. Sanjay Sansanwal www.sansanwal.com

      M 1 Reply Last reply
      0
      • S S Sansanwal

        Letting upload user their resume and then parse them would be difficult as each user might have different format of resume. The best way is to have all fields input by user rather than upload resume. User could easily copy and paste resume content in your input fields like name, address, phone or work history. Sanjay Sansanwal www.sansanwal.com

        M Offline
        M Offline
        Member 1155713
        wrote on last edited by
        #3

        I've seen it done on multiple websites so i know it's doable, i just don't know how.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups