DjmUK Posted April 18, 2003 Share Posted April 18, 2003 Hi all, In ASP coding using an Access database how would I acheive these? For example, searching a database is simple enough, but...how would I go about things like google.com does, as in: - Spell checking (eg, did you mean...) - Apostrophe's (eg, typing in It's & Its would display different results Thanks in advance. Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 18, 2003 Veteran Share Posted April 18, 2003 spellchecking would probably be a LOT harder to do as one person, so I'd look for a Com Control to do it for you (there's probably something built into Word you can rely on) Link to comment Share on other sites More sharing options...
Question
DjmUK
Hi all,
In ASP coding using an Access database how would I acheive these?
For example, searching a database is simple enough, but...how would I go about things like google.com does, as in:
- Spell checking (eg, did you mean...)
- Apostrophe's (eg, typing in It's & Its would display different results
Thanks in advance.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts