A lot of it depends on how the Word document is structured. What
version of Word, is the text bookmarked, is this a project you are
starting from scratch and can you develop the Word template yourself?
Or are you just on the receiving end of a Word doc created by someone
else where you have no idea of the structure? If it's a new project,
look into the XML features in Word 2003 -- that will definitely give
you the cleanest solution.
-- Mary
MCW Technologies
http://www.mcwtech.com
On Tue, 30 Sep 2003 10:05:17 -0700, "sara" <> wrote:
>I have a .net applicationa and need to read a word
>document line by line. I need to parse certain lines into
>certain fields of the database. I Haven't a clue how to do
>this.
>
>Can anyone help please??