New Properties, Events, and Client-side API added in WebTextEditor
As published previously, we have released WebUI Studio 2009 R1 SP1 which includes many enhancements, especially to WebTextEditor and WebScheduler 2. Specifically in WebTextEditor, some new properties, client-side events, and client-side API are included.
New Properties
ToolBarSettings >> SerializationMode, determines the serialization mode used for toolbars definition. When set to Client, the page output will be much [...]
Read Full Post | Make a Comment ( None so far )Built-in Mail Merge Support in WebTextEditor
Many people are familiar with Mail Merge feature in Microsoft Word. It is used when you want to send a set of documents that has the same kind of information, but personalized for each recipient. For example: you want to send a gathering invitation to all members of IT division. You can send the invitation [...]
Read Full Post | Make a Comment ( None so far )Easily Integrate WebSpellChecker to WebTextEditor
WebSpellChecker is designed as a standalone component which you can use independently to target standard ASP.NET controls such as Textbox and IFRAME. In addition, WebSpellChecker can also be easily integrated to WebTextEditor, which seamlessly adds spell checker functionality to the rich text editor. In this post, I’ll explain how easy it is to integrate our [...]
Read Full Post | Make a Comment ( 3 so far )Introducing Intersoft WebSpellChecker for ASP.NET
An often overlooked new component that we shipped in 2009 is our spell checker component for ASP.NET. So in this post, I decided to write some wrap up on WebSpellChecker, so you can get some ideas on its features, what it looks like, how easy to consume it in your web page and more.
Intersoft WebSpellChecker [...]
WebTextEditor Integration with WebFileUploader
As described in our website, WebTextEditor includes three components: WebTextEditor, WebSpellChecker and WebFileUploader. Besides used as a stand-alone component, each product can be integrated to each other to provide a more powerful development tool.
After configuring HTTPModules and HTTPHandlers needed for WebFileUploader, you can simply integrate WebFileUploader to WebTextEditor by configuring FileUploaderSettings >> Enabled to True.
<FileUploaderSettings [...]
Introducing Built-in Media Gallery
WebTextEditor supports built-in media gallery where user can search for media and insert it into editor. Unlike editor in other products, the media gallery in WebTextEditor is placed in TaskPane area, allowing user to still edit and format the text in editor while WebTextEditor performs media searcing. The media can then be included in editor [...]
Read Full Post | Make a Comment ( None so far )Saving and loading HTML file in WebTextEditor
As the nature of a text editor, WebTextEditor provides standard capabilities that allow you to easily get and set editor’s content via the property provided in the object model. Developers will then store the content to other physical storage such as database or file for later use. This common scenario is often overlooked in other [...]
Read Full Post | Make a Comment ( None so far )Unique Multiple Sections in WebTextEditor
As you may already aware, we’ve released WebTextEditor last month along with other new products in our 2009 R1 volume releases. If you haven’t familiar with our rich text editor, please read “Introducing WebTextEditor” part 1 and part 2. In this post, I’m going to share some of our unique but often overlooked features, such as [...]
Read Full Post | Make a Comment ( None so far )Introducing Intersoft WebTextEditor – Part 1
Surely, there are already many text editor components in the market. However, most of these components share a common problem: Bloated user-interface and sluggish performance. That’s just one of many reasons why we decided to develop our very own editor component.
We designed WebTextEditor with a very sophisticated user experience where you can perform spell-checking right [...]


