I have a web application which I need do some spelling check before I submit? Can anyone advice me how to do it? thanks very much
Printable View
I have a web application which I need do some spelling check before I submit? Can anyone advice me how to do it? thanks very much
If it's server side, you could start an instance of MsWord, pass the text in & check it ...