G
Guest
Hi,
I have a question about saving the content of a word documents to an sql
database.
I have a windows app where is is possible to open a word document, created
as a form. The user can then modify the document. Before closing or saving
the document I catch the event. In this event I would like to save the
content of the document into a databse. For example, the user can enter a
title, a name, check some checkbox and enter some text into the document.
This is what I want to save. How do I do this?
Maby the best way is not to use windows form?
I also would like to be able to save the apperance of the text, if it is
bold or in some colour. Is this possible?
Thanks a lot
Julia
I have a question about saving the content of a word documents to an sql
database.
I have a windows app where is is possible to open a word document, created
as a form. The user can then modify the document. Before closing or saving
the document I catch the event. In this event I would like to save the
content of the document into a databse. For example, the user can enter a
title, a name, check some checkbox and enter some text into the document.
This is what I want to save. How do I do this?
Maby the best way is not to use windows form?
I also would like to be able to save the apperance of the text, if it is
bold or in some colour. Is this possible?
Thanks a lot
Julia