|
-
Jan 8th, 2001, 08:11 PM
#1
Thread Starter
Lively Member
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!!!
-
Jan 8th, 2001, 10:27 PM
#2
Addicted Member
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 
-
Jan 8th, 2001, 10:31 PM
#3
Banned
You should put them in a database, it'd be much easier than accessing Word files.
-
Jan 8th, 2001, 10:34 PM
#4
Thread Starter
Lively Member
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 !!!!!!
-
Jan 8th, 2001, 10:36 PM
#5
Banned
Get them to convert to a database system immediatly, and begin the conversion process.
-
Jan 8th, 2001, 10:41 PM
#6
Thread Starter
Lively Member
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????
-
Jan 8th, 2001, 10:43 PM
#7
Banned
Pal, you gotta hire a few clerks to convert your data. How many fields are there per record?
-
Jan 8th, 2001, 10:48 PM
#8
Thread Starter
Lively Member
thanks for your help anyway
ill find an Easier way of doing it then that!!!!
-
Jan 8th, 2001, 11:25 PM
#9
Guru
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|