This is a migrated thread and some comments may be shown as answers.

MS Word Provider as Service

1 Answer 25 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Jane
Top achievements
Rank 1
Jane asked on 23 Jun 2014, 07:52 PM
Can the MS Word Spell provider be run as a service rather than a user process?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 24 Jun 2014, 02:03 PM

Hi Jane,

RadSpell does not offer such a facility. It is always a user action that triggers the popup and contacts the built-in handler. The closest available option is described here: http://www.telerik.com/support/kb/aspnet-ajax/spell/details/server-side-spellcheck-using-radspell.

Perhaps you can consider implementing a webservice call that will send the textbox contents to the server where the web service will handle the MS Word integration if it has suitable API that you can use. You may find this post helpful on calling the service: http://blogs.telerik.com/aspnet-ajax/posts/13-03-21/different-ways-to-make-a-request-to-the-server.

If you succeed in creating such an integartion I would encourage you to post it in the RadSpell code library section and we will gladly award your efforts with Telerik points: http://www.telerik.com/support/code-library/aspnet-ajax/spell.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Spell
Asked by
Jane
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or