product caption
Note: this Quick-Start framework uses regular ASP.NET components, suitable for evaluation on machines without MCMS. This distribution, however, includes special MCMS versions of all components, which have the full functionality of the ASP.NET controls plus some MCMS-specific features. Read More.

Finding Client Controls

Run example in: C# VB.NET



Spellchecking a TEXTAREA element.




Spellchecking a DIV element.


Thisz is a client side DIV with some delibirate mistakees.

Spellchecking an IFRAME element (Editable only on IE 5.5+ and Mozilla 1.2+).

Note: The GetElementFormat="getFrame('{0}').document.body" configuration part for RadSpell is required only for IFRAME spellchecking on Internet Explorer for Macintosh. The default behavior works fine if you do not need to support that browser.

Source Code & Description