ASPMan,
Yes, you can specify the different security policy file for different users. You can also set different security option for different users/roles.
The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder. In security policy file you can find the different security options. By default, it contains the following value:
<security name ="AllowUpload" >true</security><security name ="AllowModify" >true</security> <security name ="AllowRename" >true</security> <security name ="AllowDelete">true</security> <security name ="AllowCopy">true</security>
<security name ="AllowMove">true</security>
<security name ="AllowCreateFolder">true</security>
<security name ="AllowDeleteFolder">true</security>
Editor1.Setting["security:AllowUpload"]= "false";
Editor1.Setting["security:AllowModify"]= "false";
Here is an example:
The source code of this example can be found in the download package.
Hope it helps.
Keep me posted
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx