Results 1 to 3 of 3

Thread: Spellcheck?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950

    Spellcheck?

    Is there a relatively easy way to add spellcheck to an app? I have users who are used to using spellcheck on a textbox in an Access form. My app replaces the form, but they all want spellcheck back. This doesn't seem feasible to me. I don't have a dictionary list to check words against; this is a small auxiliary app; and they're running W98, about half of them on 32 mb ram.
    But maybe there's a way I don't know of. Any ideas? Thanks.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If they have MS Word then you can use its spellchecker.

    http://www.devcity.net/net/article.a...ias=spellcheck

    Otherwise here is a C# spell checking component:

    http://www.codeproject.com/useritems/NetSpell.asp

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Thanks, I'll look at the C# spellchecker when I'm at work tomorrow. Only a couple of them have Word. Most of their work is done in a non relational db called FilePro that's at least ten years old.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width