I implemented the spell check function in my .NET application as per the link below:
Speller Page
I copied the speller page in my application, but I get an error:
The HTTP response protocol used to access the path '/WebAppUI/speller/speller/server-scripts/spellchecker.php' is not allowed
Does anyone know how to solve it.
Thanks.

source share