Thanks to all for your comments on spellcheckers! -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Craig Carter Sent: Thursday, September 23, 2010 1:08 PM To: [email protected] Subject: Re: Spell checker comments....
We use JSpell and we actually wrapped it with another dialog to make it easier to use. Usually, you have to add header code and footer code to every form that uses it and enter in the specific field IDs, etc. We wrapped it with a spell checker dialog so you can simply pass the text in and it passes it on to JSpell. After the spell check, you can choose to abandon the changes or accept them and push them back. It really simplified usage everywhere we were calling it since you simply perform a Windows Open action on your own form and pass in the field to check. JSpell is simply Javascript code and when we first received it, it actually had a bad line of code which I had to track down and fix. The company went out of business about a year after we purchased it so I don't know if it is still even available. We were told we no longer had to pay annual license fees (which were real cheap anyway and the initial cost was less than $500) once they went out of business. It's not real fancy but you can change the look and feel and you could easily customize it. It works pretty well on the midtier and we've been using it for about three years. You can change the dictionary and it also uses customer-stored dictionaries. If you can get your hands on it, you could evaluate it and see if you can make it work. It's was a very cheap way to add this capability to web-based items. Craig Carter, RSP -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Richard Copits Sent: Thursday, September 23, 2010 10:30 AM To: [email protected] Subject: Spell checker comments.... ** I've been asked to see what spell checkers are workable with Remedy. We've pretty much decided to go with a server-based application. What was recommended was one called "Jspell". If anyone has it/has used it, would you mind sharing your comments and/or experiences with me (offlist if you want..) or is there another one you'd care to recommend or suggest? Thanks!! ________________________________ Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message. _attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

