|
-
Feb 2nd, 2004, 04:08 PM
#1
Thread Starter
Frenzied Member
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.
-
Feb 2nd, 2004, 04:33 PM
#2
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
-
Feb 2nd, 2004, 06:08 PM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|