V
Volkan Senguel
Hi, we developing an Winform (Framework 2.0) application where the user can
write documents in richtext.
After the save process the document should be saved as a MHTML stream to a
database for our intranet.
The maingoal is that the user must not upload pictures to a gallery and
select them after to insert in the document, he should work like Word in
Office.
Now my question is, how to convert the rtf stream to a MHTML stream to save
this in a database (SQL 2005)?
Is there any component to do that or has anyone a example for me?
I have seen some examples but that uses always the CDO for this job :-(
thanks in advance for any tips
Volkan S.
write documents in richtext.
After the save process the document should be saved as a MHTML stream to a
database for our intranet.
The maingoal is that the user must not upload pictures to a gallery and
select them after to insert in the document, he should work like Word in
Office.
Now my question is, how to convert the rtf stream to a MHTML stream to save
this in a database (SQL 2005)?
Is there any component to do that or has anyone a example for me?
I have seen some examples but that uses always the CDO for this job :-(
thanks in advance for any tips
Volkan S.