RE: Using Rich Text formating with InfoPath



Hi ssaral,

If you're using a RichTextBox to display the contents, you can get the RTF
string and store it to the SQL database. ADO is the component you use to
get data from the database. You can bind a control to the Recordset field.
Since this is a program developed in InfoPath, I suggest you post this in
microsoft public.office.developer.vba and microsoft.public.infopath
newsgroups. There will be more professionals that can help you on this
issue.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages