Home All Groups Group Topic Archive Search About
Author
20 Mar 2006 4:30 PM
DaVBGuy
I'd like to implement spell checking functionality for all our custom built
(VB6) applications.  We could purchase a third party add-in (or even code our
own), but that would required coding / recompiling of a few hundred
applications.  Something that we would like to avoid.

I have come across a couple of third party products (Spellcheck Anywhere &
Quckspell) that are installed on the OS and will spell check any editable
textbox (including web) that the user is using.  These work well, HOWEVER, we
also incorporate Citrix servers to allow some of our remote sites to access
our applications.  These two spell checkers have limitations on Citrix, is
there any other product out there that we could use to solve our dilemma?

Thanks In Advance

Author
20 Mar 2006 5:21 PM
Veign
Since you don't want to code anything or recompile than this is not a VB
question.  Try posting in a Shareware newsgroup.

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--


Show quoteHide quote
"DaVBGuy" <DaVB***@discussions.microsoft.com> wrote in message
news:04429D23-2E82-480B-B00B-AD393F7B4750@microsoft.com...
> I'd like to implement spell checking functionality for all our custom
> built
> (VB6) applications.  We could purchase a third party add-in (or even code
> our
> own), but that would required coding / recompiling of a few hundred
> applications.  Something that we would like to avoid.
>
> I have come across a couple of third party products (Spellcheck Anywhere &
> Quckspell) that are installed on the OS and will spell check any editable
> textbox (including web) that the user is using.  These work well, HOWEVER,
> we
> also incorporate Citrix servers to allow some of our remote sites to
> access
> our applications.  These two spell checkers have limitations on Citrix, is
> there any other product out there that we could use to solve our dilemma?
>
> Thanks In Advance