UltimateSpell
by Karamasoft - Product Type: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / 100% Managed Code / JavaScript / AJAX
Add a rich spell checker engine to your ASP.NET solution. UltimateSpell is an ASP.NET control to spell check editable content on your Web pages. UltimateSpell requires no coding and you can Drag-and-drop the control onto your page and it automatically finds and spell checks all editable controls. There are a lot of options to change the behavior of the spell checking engine.
Average Review:
based on 1 review.
Our regular prices are shown below. Please logon to see your discounted prices.
UltimateSpell V3.1
| Add to Cart |
$ 244.02 |
1 Developer Subscription License |
|
Download (9.5 MB) |
| Add to Cart |
$ 783.02 |
1 Enterprise Subscription License |
|
Download (9.5 MB) |
UltimateSpell Renewal License
| Add to Cart |
$ 122.01 |
1 Developer Subscription Renewal License |
Verify |
Download (29 KB) |
| Add to Cart |
$ 391.51 |
1 Enterprise Subscription Renewal License |
Verify |
Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
What's new in V3.1?
- Negative Filtering: You can now use the ControlIdsToCheck property to exclude editable areas from the spell checking process by adding a minus "-" prefix
- Auto Position: Spell as you type boxes are now automatically positioned whenever the page layout is changed after the page is loaded
- Auto Hide Scrollbar: Scrollbar in single line textbox is now hidden. Auto Apply MaxLength: MaxLength property for a textbox is now automatically applied to the spell as you type textbox and spell check dialog box
- Auto Focus: When focus is programmatically set on the source textarea, it automatically moves the focus into the spell as you type box
Ready for ASP.NET 3.5
Karamasoft rebuilt all of its components from the ground up natively in ASP.NET 3.5.
What's new in V3.0?
- SpellAsYouType: You can see the spelling errors as you type in any editable control on your web page
- AutoCorrect: It can automatically correct your spelling errors as you type
- LookUpMeaning: You can look up the meaning of a suggested word in an online dictionary
- CausesValidation: Added a new property to let the user decide whether the spell button causes validation
- Keep Ignores Alive: If you click Ignore All to ignore all occurences of a word it will keep them alive until you refresh the page
- Medical Dictionary: Introduced a website that offers medical dictionary in a format that you can use with UltimateSpell
- AJAX Enabled: Supports UltimateAjax (former UltimateCallback) and ASP.NET AJAX (former Atlas)
Features:
- No Coding Required - No need to write a single line of code on either server-side or client-side
- Auto Find - Drag-and-drop the control onto your page, and you're done. It automatically finds and spell checks all editable controls
- Check Multiple Controls - Specify a comma separated list of control ids to spell check, or do not specify anything to let it do its job on all of them
- Lots of Dictionaries - Currently 34 dictionaries available on our website. If not enough you can use your own dictionary as well
- Spelling Options - Lots of options to change the behavior of the spell checking engine
- Show Options - Change the spelling options either on the server-side, or on the client-side inside the spell check dialog box at runtime
- AJAX Enabled - Spell check very long text without compromising on speed. Sends small blocks of text to server using AJAX techniques without refreshing the page
- Cache Dictionary - Automatically caches dictionaries for fast interaction and data retrieval
- Check Selection - Select a piece of text and spell check only the selected area
- Control Suggestions - Decide on how many suggestions to be returned by the engine
- Server-Side API - Use the spell checking engine from inside ASP.NET web, web service or Windows .NET applications
- Client-Side API - Open the spell check dialog box from any client-side action
- UltimateEditor & UltimateSearch - Built-in integration with our ASP.NET editor and search components