New feature: Create PDF filesCuteEditor allows you dynamically create Adobe PDF documents from ASP.NET.
New feature: Renaming images based on the time the file was uploaded
In some situations, the developers need to reename images based on the time the file was uploaded. With Cute Editor, you can easily rename images with a time date stamp the file was uploaded. The unique identifier used in the generated file name has the following format:YYYYMMDDHHMMSS+3 Random numbersWhere YYYY, MM, DD is the year, month and day; HH, MM, SS is hours, minutes and seconds.
This feature is turned off by default. But you can turn it on and off by using the following methods: 1: Edit security policy file. 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 UseTimeStampRenameUploadedFiles element. By default, it contains the following value:<security name="UseTimeStampRenameUploadedFiles">true</security>You can modify the UseTimeStampRenameUploadedFiles element to meet your own requirements.
For example:<security name="UseTimeStampRenameUploadedFiles">true</security>
- Suggestion: "RTF2HTML method requires a file name as parameter: RTF2HTML(string _fileName). I need a method that will accept an actual rtf string or a stream" http://cutesoft.net/forums/15045/ShowPost.aspx - Fixed: "Javascript error permission denied on CTRL-Z". http://cutesoft.net/forums/14636/ShowPost.aspx - Fixed: "Medium trust issues" http://cutesoft.net/forums/15203/ShowPost.aspx - Fixed: "contenteditable='false' are removed when switch to HTML view" http://cutesoft.net/forums/15193/ShowPost.aspx - Fixed: "color picker bug" http://cutesoft.net/forums/15155/ShowPost.aspx
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp 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