1. UltimateSpellInclude Directory
From UltimateSpell
| UltimateSpellInclude Directory | |
| Filename | Description |
| CustomDictionary | Directory that contains custom dictionaries that you can add words into. |
| Dictionary | Directory that contains all dictionaries. Only the English (en-US) dictionary comes with the initial installation. You may download all the other dictionaries from our website, and unzip them into this folder. |
| Language | Directory that contains language XML files. English, German, Spanish, French and Italian language XML files come with the initial installation. You may add new ones based on your needs. |
| blank.htm | Blank web page used for iframe in spell as you type. |
| SpellError.gif | Image displayed under misspelled words in spell as you type. |
| UltimatePopup.js | Script file for popup menu that contains the suggested words. |
| UltimateSpell.ayt.css | CSS classes for the context-menu displayed for each misspelled word in spell as you type. |
| UltimateSpell.ayt.js | Script file for spell as you type functionality. |
| UltimateSpell.callback.aspx | Web page called by the control to do spell checking by using AJAX (Asynchronous JavaScript and XML) techniques. |
| UltimateSpell.core.js | Script file for the core piece of client-side functionality. |
| UltimateSpell.dialog.css | CSS classes for the dialog boxes. |
| UltimateSpell.dialog.js | Script file used by the dialog boxes. |
| UltimateSpell.grammar.htm | Web page to display the grammar check dialog box. |
| UltimateSpell.grammar.js | Script file used by the grammar check dialog box. |
| UltimateSpell.spell.htm | Web page to display the spell check dialog box. |
| UltimateSpell.spell.js | Script file used by the spell check dialog box. |
| UltimateSpell.synonym.htm | Web page to display the synonyms dialog box. |
| UltimateSpell.synonym.js | Script file used by the synonyms dialog box. |