AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

How to Create an HTML Editor for ASP.NET AJAX : Eric Williams (winthusiasm.com)

Monday, March 02 2009

This article discusses how to create an HTML Editor server control for use within an ASP.NET AJAX 1.0 environment. Most blog, forum and Wiki applications use an HTML editor as the primary authoring tool for site content. With this type of control, an online user can create and edit an HTML document. The user is able to modify the text — including its format, fonts and colors — as well as add links and images. Often, the user may also view and/or edit the HTML source. Microsoft AJAX (ASP.NET AJAX Extensions) introduces a new implementation model for server controls with related scripts. This article discusses how to create an HTML editor server control specifically for the Microsoft AJAX environment. The reader can also download the source code, including a sample web page, and view an online demo....

Read More:
How to Create an HTML Editor for ASP.NET AJAX : Eric Williams (winthusiasm.com)
Also See:
Creating Poll Using ASP.NET 2.0 Client Callbacks : Mohammad Azam
Taking Care Of Pre_Init : Scott Allen
ASP.NET AJAX meets Virtual Earth – Part One : Alessandro Gallo
Display an animated Gif during a long-running ASP.NET page call : Peter A Bromberg
JSON-Enabled WCF Services in ASP.NET 3.5 : Dino Esposito

Post your comment

Comment