Has anyone seen any code examples of a spell checker in AJAX with .NET. I looked all over and can't find any actual code. there are a lot of products to buy but can't find the code that shows you how to do it.
I'm assuming the code just goes in a database and is called after a " " space is typed or a period. and is done asynchronously...but i'm not really sure how in code to do this.
David Kuhn
I'm assuming the code just goes in a database and is called after a " " space is typed or a period. and is done asynchronously...but i'm not really sure how in code to do this.
David Kuhn