In my page i use rad editor.
while page load i am creating a template writing for users. Then users write some fields in this template.
But i have some problem with this.
Users shouldn't edit some html fields in this template such as
<tr>
<td>
This area is read only
</td>
</tr>
When they finish their job i will replace this read only content with another writing.
How can i make read only html field in rad editor ?
Thanks for advice.
Regards,
Fatih ÖZKAN
while page load i am creating a template writing for users. Then users write some fields in this template.
But i have some problem with this.
Users shouldn't edit some html fields in this template such as
<tr>
<td>
This area is read only
</td>
</tr>
When they finish their job i will replace this read only content with another writing.
How can i make read only html field in rad editor ?
Thanks for advice.
Regards,
Fatih ÖZKAN
