[Javascript] JSpell implementation help.

Scott Reynen scott at randomchaos.com
Wed Mar 1 10:48:20 CST 2006


On Mar 1, 2006, at 10:34 AM, Paul Novitski wrote:

> John, I don't think they're sending you the dictionary -- they're  
> sending themselves your text, spellchecking on their server, and  
> returning the results to you.
>
> The technology is undoubtedly Ajax/XMLHttpRequest which can  
> exchange component data between client & server without reloading  
> the whole page.

Isn't this what you're all talking about:

http://www.thesolutioncafe.com/html-spell-checker.html

Because that's not AJAX; it's a pop-up window.  And it specifically  
says "Spell check server is hosted on your equipment, i.e., no  
dependence on third party servers and networks."

Peace,
Scott



More information about the Javascript mailing list