Knowledgebase Home Page  >  RapidSpell Web ASP.NET  >  Misc
Search the Knowledge Base
How do I setup ASP.NET in order to use the spell checker with my non ASP.NET application (ColdFusion, PHP, HTML, CSP, Ruby etc)?
https://keyoti.com/kb/Default.aspx?ToDo=view&questId=171&catId=60

Options

Print this page
Email this to a friend
If you currently have a web-site running under something other than ASP.NET, but would like to use RapidSpell Web ASP.NET with it, you can do so provided that you are willing to install ASP.NET on the server.  ASP.NET is free, but is only supported by Microsoft under the Windows platform.  If you have a server other than Windows, you may see success using the Mono framework and using our ZIP based distribution file (rather than the Windows MSI).
 
 
Windows Instructions; if you have a Windows server with IIS installed, you can set it up to use RapidSpell from non ASP.NET pages like this;
 
 
1. Setup ASP.NET.  You will need either ASP.NET 2 or 1.x if you don't already have it.  If you don't have it, you can get it here
http://www.asp.net/downloads/essential/ 

*You can get Visual Web Developer if you want, but it's not necessary despite what the page says.
**Your machine might already have the .NET _runtime_ which is different to the SDK.  The SDK download is what includes ASP.NET
 
 
2. You'll need to install the RapidSpell Web ASP.NET
 
 
3.  Here are KB articles for using the .NET spell checker from HTML/ASP pages.  You'll see it's just Javascript/HTML that you need to copy.
 
 

Related Questions:

Attachments:

No attachments were found.