Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals

Introduction
 » ASPSpellCheck
 » What's New?
 » Getting Started
Installations & Settings
 » Installation Process
 » Compatibility
 » Installing Dictionaries
 » Enforced Corrections
 » Custom Dictionary
 » Settings File
Usage
 » Usage Basics
 » ASPSpellLink Class
 » Properties
 » Methods
 » Notes
 » ASP.Net Spell Check Compatibility
Examples
 » Basic SpellCheck
 » Server Side Spellchecking
 » Language Variants
 » Submitting Form
 » WYSIWYG Usage
Support Detail
 » Free Trial
 » Registering
 

ASP.Net Spell Check Compatibility

Before reading this article - we suggest that you review our sister project - ASPNetSpell www.aspnetspell.com

ASPSpellCheck is easily compatible with ASP.NET

First, install copy ASPSpellCheck by copying it to the root of your website.

The following code will add spell checking capabilities to a button:

Source Code in VB.NET
Fields = "Textbox1"

data recovery shareware freeware data recovery data leakage protection
keystroke logger software manuals free mobile messaging
reset password setup maker system usb monitor

Fields is the name of a text box to be spell checked, if you wish to spellcheck more than one - use a comma separated list.

You can use the settings file to customize the spell checker in detail.

Advanced Usage
You can also set any property of the spellchecker by adding that property to the URL query string.

e.g. &dictionary=Francais&ignoreAllCaps=true

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals