At 09:14 PM 4/24/2005, Bob Castanaro wrote:
This is an informational form for the users and I do not want them editing the data. So far as I can tell, they cannot add or delete words, but they can change the font, size, and color of the fonts and save it to the RTF (imbedded in the database). Is this a quirk of the BLOB/RTF editor/viewer? Any ideas on how to prevent this?
Bob,
If a VARCHAR column with RTF Data, is placed on a form as "DB Rich Edit" control, the user will NOT be able to change any property if the "Read-Only" property is set to 'False', i.e. un-checked.
While using the EDIT USING FormName ... if the user double-clicks on the "DB Rich Edit" control, with "Read-Only" property set to 'false', notice the [OK] button is "disabled". Thus, no changes will be saved.
Hope that explains!
Very Best R:egards,
Razzak.
