Hello everyone,
I have a question regarding securing an RTF form.
In our web application we generate rtf forms, the users fill in the form, and then starts a word macro which posts the form fields and the file back to the application.
The forms are secured within word so the users can only alter the field contents.
The problem arises when the users disable the form security, and they start typing outside of the fields, the information never gets posted back to the application.
Is there a way I can prevent the user disabling the document security?
I tried setting a password, but this doesn’t stick in the RTF.
I have a question regarding securing an RTF form.
In our web application we generate rtf forms, the users fill in the form, and then starts a word macro which posts the form fields and the file back to the application.
The forms are secured within word so the users can only alter the field contents.
The problem arises when the users disable the form security, and they start typing outside of the fields, the information never gets posted back to the application.
Is there a way I can prevent the user disabling the document security?
I tried setting a password, but this doesn’t stick in the RTF.