Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-23-2004, 07:17 PM   PM User | #1
schakra1
New to the CF scene

 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
schakra1 is an unknown quantity at this point
SpellCheck app

I am trying to write a small spellcheck app. I want it to be such that it can be used without using the word.dll which presumes that the user has Microsoft word installed on his machine. Can someone tell me how to write such an app. I am using C#.Net as my programming language.
schakra1 is offline   Reply With Quote
Old 12-23-2004, 10:23 PM   PM User | #2
scroots
Senior Coder

 
Join Date: Jun 2002
Location: UK
Posts: 1,137
Thanks: 0
Thanked 0 Times in 0 Posts
scroots is an unknown quantity at this point
i haven't much idea other than you will need a dictionary file that lists all valid words. Then you will search for each one, if not found use something similair to regular expressions to show the words it might be.

scroots
__________________
Spammers next time you spam me consider the implications:
(1) that you will be persuaded by me(in a legitimate mannor)
(2)It is worthless to you, when i have finished
scroots is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:02 PM.


Advertisement
Log in to turn off these ads.