473,395 Members | 1,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

spell checking

Anybody got any helpful suggestions on how to implement spell checking in a
textbox. Perhaps solutions using Microsoft Word spell checker as a called
routine? What has worked for you?

Thanks,
Dean S

Oct 21 '07 #1
5 1985
Yes, I would use the spell checking in MS Office, by implementing an
instance of Word (without showing the GUI) and passing the text to the spell
check routine, then quitting Word.
"Dean Slindee" <sl*****@charter.netwrote in message
news:91**********************************@microsof t.com...
Anybody got any helpful suggestions on how to implement spell checking in
a textbox. Perhaps solutions using Microsoft Word spell checker as a
called routine? What has worked for you?

Thanks,
Dean S

Oct 21 '07 #2
On Sat, 20 Oct 2007 20:09:24 -0700, "Dean Slindee"
<sl*****@charter.netwrote:
>Anybody got any helpful suggestions on how to implement spell checking in a
textbox. Perhaps solutions using Microsoft Word spell checker as a called
routine? What has worked for you?

Thanks,
Dean S
There are lots of products that do exactly that. Check the following
- www.Keyoti.com
- www.Karamasoft.com
- www.devexpress.com
- www.aspspellcheck.com

There are also a couple of free options. Try this one:

www.aspell-net.sourceforge.net

I would only automate word as a last resort for a couple of reasons:
1) If it is for a Windows Application, you cannot assume everyone has
word installed
2) Even if they do, they will all be different versions. Word
Automation across office versions is a nightmare
3) For ASP.NET applications having several users hitting the same page
simultaneously will drag your server to its knees
4) Licensing issues might come into play
5) Automating office is strongly discouraged my Microsoft because it
was not designed with such usage in mind

--
http://bytes.thinkersroom.com
Oct 22 '07 #3
On Oct 20, 11:09 pm, "Dean Slindee" <slin...@charter.netwrote:
Anybody got any helpful suggestions on how to implement spell checking in a
textbox. Perhaps solutions using Microsoft Word spell checker as a called
routine? What has worked for you?

Thanks,
Dean S
I remember reading somewhere that the RichTextBox in WPF has spell
check built in. I could be mistaken, but it's something you might look
into.

Thanks,

Seth Rowe

Oct 22 '07 #4
"Dean Slindee" <sl*****@charter.netwrote in
news:91**********************************@microsof t.com:
Anybody got any helpful suggestions on how to implement spell checking
in a textbox. Perhaps solutions using Microsoft Word spell checker as
a called routine? What has worked for you?

I use NetSpell with Eric Woodruff's enhancements:

http://www.codeproject.com/cs/library/netspell.asp

http://www.ewoodruff.us/Downloads/NetSpell217Update.zip

Works great for my Blackberry Spell Checker app :-)
Oct 22 '07 #5
Spam Catcher <sp**********@rogers.comwrote in
news:Xn**********************************@127.0.0. 1:
"Dean Slindee" <sl*****@charter.netwrote in
news:91**********************************@microsof t.com:
>Anybody got any helpful suggestions on how to implement spell checking
in a textbox. Perhaps solutions using Microsoft Word spell checker as
a called routine? What has worked for you?


I use NetSpell with Eric Woodruff's enhancements:

http://www.codeproject.com/cs/library/netspell.asp

http://www.ewoodruff.us/Downloads/NetSpell217Update.zip

Works great for my Blackberry Spell Checker app :-)

Forgot to mention Eric also made an additional .NET 2.0 set of changes:

http://www.ewoodruff.us/Downloads/Ne...17DotNet20.zip

See the comments in the code project page.
Oct 22 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Leo P. | last post by:
I am trying to write a spelling checker. Specifically the part that suggests words. From what I've read online, it seems like the preferred way to do this, is to find the double metaphone...
1
by: Pater Maximus | last post by:
I want to use the MS Word spell checker from my Python program. I check the spelling a word at a time. It works fine for English but I can not force it to use French when I am using that language....
84
by: Andy Glew | last post by:
I am in search of any rigourous, scientific, academic or industrial studies comparing naming conventions in C++ or similar languages such as Ada: Specifically, are names formed with...
0
by: kk | last post by:
..NET Winforms Control for Spell and grammar check with formatting capabilitie ------------------------------------------------------------------------------------------- Need a control which has...
1
by: Lloyd Dupont | last post by:
I see that outlook express has some spell checking capacity. so I though maybe there is a spell checking feature available in windows. the only thing I found out requires word2003, which is to big...
12
by: Ryan | last post by:
Is there anyway to enable spell-checking for user input in a Text Box? Either auto spell-check or create a spell-check button. Using VB 2005.
6
by: Neil | last post by:
Is there way to have control over the MS-Access spell checking (besides just launching it)? We want to tell it to check all records, but skip certain fields (or, alternatively, ONLY check certain...
22
by: SmokeWilliams | last post by:
Hi, I am working on a Spell checker for my richtext editor. I cannot use any open source, and must develop everything myself. I need a RegExp pattern to split text into a word array. I have...
4
by: BillE | last post by:
I have found articles on line about using word interop for spell checking with visual studio applications. Most of the articles are several years old, though - VS2003, maybe 2005. I couldn't...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.