RapidSpell Web .NET - .NET Component - V3.5.0

di Keyoti - Tipo prodotto: Componente / ASP.NET WebForms / 100% Managed Code / AJAX / ASP

Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
Schermata di RapidSpell Web .NET - .NET Component - V3.5.0Add spell checker functionality into Web applications with a couple of lines of ASP.NET code. RapidSpell Web provides ASP.NET developers and designers with a cross browser (and multi client platform) Web Control that requires no client installation, no special security settings and as much programmatic flexibility as you want. Written for .NET in C#, RapidSpell Web includes 2 interfaces, an inline highlighter and a fast (no post back) dialog interface. Includes 5 English dictionaries, including 140,000 word U.S + U.K. dictionaries (separate and combined), plus Canadian and Australian English.

Recensione media:  Voto medio delle recensioni per RapidSpell Web .NET - .NET Component - V3.5.0 basata su: 3 recensioni.

Da
$195.02
Prezzo in

I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.

RapidSpell Web .NET V3.5.0

Aggiungi al carrello $ 195.02 1 Developer/Web-Site/Server License Download (8.2 MB)
Aggiungi al carrello $ 391.02 4 Developer/Web-Site/Server License Download (8.2 MB)
Aggiungi al carrello $ 587.02 8 Developer/Web-Site/Server License Download (8.2 MB)
Aggiungi al carrello $ 833.00 1 Site Wide/Unlimited License/OEM Download (8.2 MB)
Aggiungi al carrello $ 1,959.02 1 Enterprise License Download (8.2 MB)

RapidSpell Web .NET V3.5.0 - Upgrades

Aggiungi al carrello $ 122.50 1 Developer/Web-Site/Server License Upgrade from V2.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 245.00 4 Developer/Web-Site/Server License Upgrade from V2.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 367.50 8 Developer/Web-Site/Server License Upgrade from V2.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 612.50 1 Site Wide/Unlimited License/OEM Upgrade from V2.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 183.75 1 Developer/Web-Site/Server License Upgrade from V1.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 367.50 4 Developer/Web-Site/Server License Upgrade from V1.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 551.25 8 Developer/Web-Site/Server License Upgrade from V1.x Verifica Download (8.2 MB)
Aggiungi al carrello $ 918.75 1 Site Wide/Unlimited License/OEM Upgrade from V1.x Verifica Download (8.2 MB)

RapidSpell Web .NET

Aggiungi al carrello $ 699.00 Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) Download (43 KB)

Questo prodotto è disponibile nei prezzi riservati al GSA schedule.I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto.  Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso.  Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.

I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.

What's New is in RapidSpell Web V3.5?

  • Ignore All & Change All operations are now global (affect all textboxes during a check) in dialog spell checker. To revert to old behaviour (local) please set GlobalIgnoreAll="false" and GlobalChangeAll="false" in the RapidSpellWeb control (popup page).
  • Added consistent ClientSideObject interface for downlevel browsers rendering RapidSpellWInlineTextBox
  • RapidSpellWInlineTextBox client side events can now also be hooked up using HTML attributes, "onblur", "oncontextmenu", "oncorrection", "onfocus", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseup", "onpaste"

What's New is in RapidSpell Web V3.0?

  • Improved as-you-type spell checking behavior under slow network conditions (text change reconciliation)
  • Use of multiple RapidSpellWebMultiple controls on a page is now supported.
  • Retro-fit XmlHttpRequest server access for capable browsers
  • Added new RapidSpellCheckerClient control, which provides AJAXbased programmatic Javascript spell checking.
  • Added RightClickForMenu property to RapidSpellWInline to switch context menu from left to right click (default = false / left)
  • Added TextComponentInterface.Automatic which simplifies usage with rich/html textboxes.
  • Added support for "ASP.NET AJAX" RTM 1.0.
  • Added built-in support for GridView usage.
  • Improved/simplified client side API usage of RapidSpellWebLauncher, RapidSpellWInlineTextBox and RapidSpellWInline (see userguide)
  • Added RapidSpellWInline.ValidatorNeedsText event to allow validator usage with rich/html textboxes.
  • Added properties for "No suggestions" and "Remove duplicate word" text.
  • Allow .NET 2 users to use external stylesheets in addition to internal ones.
  • Added 'Change All' functionality in RapidSpellWInline, see ShowChangeAllItem property
  • Added support for HTML/Rich text boxes (including Dart's PowerWEBTextBox)
  • RapidSpellWInline control added, which provides a new 'inline' highlighting interface
  • RapidSpellWInlineTextBox control added providing in-document highlighting in modern browsers
  • Validator behavior added, allowing text boxes to be validated for spelling before saving
  • Undo functionality added to traditional spell checker
  • Smooth multiple text box checking added to RapidSpellWebMultiple
  • Simpler license key usage
  • Field being checked' text added (useful for multiple text boxes)
  • Simpler multiple text box checking with grids and lists
  • Simple access to dictionary caching added
  • Added ability to ignore URLs and emails, as well as custom regex patterns
  • Added ability to specify custom style-sheets for RapidSpellWInlineTextBox and RapidSpellWInline
  • Added ShowAddButtonAlways property to RapidSpellWInline to override Add button hiding when UserDictionaryFile is not specified
  • Enabled property in RapidSpellWInline/RapidSpellWebLauncher now automatically effects the button
  • XML/HTML parser speed improved
  • RapidSpellWeband RapidSpellWebLauncher common code moved to JS files (.NET 1) and embedded scripts (.NET 2)
  • Multiple text box 'as you type' style demo added

What's New is in V2.x

  • Portuguese LanguageType added, includes Portuguese GUI text
  • SSLFriendlyPage property added so that path to 'blank' html page is settable
  • AllowMixedCase property sets whether words in mixed case that do not appear exactly as such in dictionary will be reported as an error
  • FireFox V1 support added
  • Ignoring words with numbers is optional through new IgnoreWordsWithDigits property
  • Addition of client side event listeners "StartedOnTextBoxListener" and "FinishedOnTextBoxListener" to RapidSpellWebMultiple make features such text box highlighting possible (see updated DynamicList.aspx demo)
  • New server-side event "Finish" added to RapidSpellWebLauncher and RapidSpellWebMultiple controls, use with PostBackOnFinish=true to run server-side code when spell check is complete
  • New demos added for the Repeater control and hiding/showing text boxes
  • Improved ease of use, setting text control to spell check is simpler, especially for situations involving data grids, lists, and user controls
  • New RapidSpellWebMultiple control makes checking multiple text boxes simple
  • Duplicate word detection; such as "this is is duplicated"
  • Support for Opera and Safari browsers
  • Design Time improvements; more properties for setting style and text
  • 'Preview Pane' now set-able to X%, allowing it to resize with pop-up window size (useful for users who wish to pull the popup bigger)
  • Improved dictionaries; the UK, US & Combined English dictionaries have been enlarged, Canadian and Australian dictionaries are now available, free of charge

RapidSpell Web provides a spelling component to add spell check functionality to your web applications, by simply adding the Web Control to an aspx page (Web Form) or directly accessing the classes in a code behind page.

There are no programming skills required to use RapidSpell Web, making it accessible to ASP.NET page designers, with strong visual designer (VS) design time support. The UI provides all the usual features, add, change, change all, ignore, ignore all, and smart suggestions.

The RapidSpellWInline control provides Windows style in-text-box highlighting, with editable text box support for modern browsers and static 'overlay' support for older browsers.

It interactively checks any HTML text box component such as "textarea" and "input type='text'" and 3rd Party controls, such as RichTextBox(tm). The spell checker UI features an advanced preview pane to interactively highlight errors (with no post back). The spell checker accepts manual corrections, and also supports user dictionaries (either one dictionary for all users or separate user dictionaries).

The included non GUI component provides core spell checker functionality at the middleware level, which means it is suitable for server applications as well as any console application. It has been clocked at 70,000 words/sec on a standard 1GHz PC.

RapidSpell Web works in both Internet Explorer and Netscape, because it uses only HTML and Javascript on the web browser, this also means there are no special requirements, no long downloads, like with some spell checker Web Controls.

It is easy to use RapidSpell Web as a Web Control in an aspx page or programmatically in code behind, either way full customisation of style, layout and properties is possible. Using a simple HTML template mechanism it is also possible to layout the spell checker as you wish, including branding. All dictionaries (main and user's) are stored on the server, yet the user's spell checking experience is not hampered by any post-backs to the server, because there are none.

RapidSpell Web functions in one of two modes, 'popup' - which open's a small console window with the spell checker in it or in 'separate' - which loads the spell checker in the main window on a separate page, there are no restrictions with either of these modes.

Two powerful suggestions engines can be used to find good suggestions for words, including an exclusive 'sounds-like' algorithm. RapidSpell Web was designed to .NET 1.0 specification and supports legacy browsers, Internet Exporer (IE) 5+ and Netscape (NS) 6+.


Ricerca prodotti

Inserisci le tue parole chiave:

Risparmi sui costi di sviluppo

Leggi la nostra relazione tecnica su come
calcolare il ritorno sull'investimento

Righe di codice: 6,000
Mesi persona: 6
Costo del lavoro: $30,000

Funzioni richieste:

Sforzo per 1.000 righe di codice:

Costo del lavoro al mese:

Award