Results 1 to 9 of 9

Thread: possible or impossible ??????

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Posts
    103

    Unhappy

    im creating an online asp application system
    can i do a function or something that
    when the user enters there login details
    it takes them to a page with all there personal details!!
    i know that can be done but this is where it gets tricky
    the problem is this:
    we have about 10000 .doc files stored in a folder all with
    peoples personal details in them !!!
    they are saved as the persons name
    ie
    BartSimpson.doc
    is there anyway i can get this .doc to open up and display onto the page after my login all the personal details that i need ???????
    help me please im stuck

    signed
    STUMPED!!!



  2. #2
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224
    http://www.asptoday.com/articles/19990825.htm

    this article, Speaks about Writing A Word Document..
    May be helpful...
    If you can't pronounce my name, call me GURU

  3. #3
    Banned
    Join Date
    Feb 2000
    Location
    Edmonton, AB, Canada
    Posts
    64
    You should put them in a database, it'd be much easier than accessing Word files.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Posts
    103

    thanks

    but there are about 10000 of them already!!!
    and to manually enter them will take forever
    coz we get an xtra 500-1000 a month !!!!!!



  5. #5
    Banned
    Join Date
    Feb 2000
    Location
    Edmonton, AB, Canada
    Posts
    64
    Get them to convert to a database system immediatly, and begin the conversion process.

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Posts
    103

    Cool that will be .....

    Me that will have to do it and i thought that there must be an easier Way
    what if i saved the .doc file as an .htm file instead
    then got it to open that htm file online for editing???

    recon that would work????


  7. #7
    Banned
    Join Date
    Feb 2000
    Location
    Edmonton, AB, Canada
    Posts
    64
    Pal, you gotta hire a few clerks to convert your data. How many fields are there per record?

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Posts
    103

    Red face thanks for your help anyway

    ill find an Easier way of doing it then that!!!!

  9. #9
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    If you have a consistent structure to your Word document then you can probably create an app that can import the documents into a database using the MS Word object model. In that case you can probably import all of your documents in about an hour

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width