问题
I have implemented Spell checker functionality in my .NET application as per given link below:
Speller page
I copied the speller page in my application but i am getting error:
The HTTP verb POST used to access path '/WebAppUI/speller/speller/server-scripts/spellchecker.php' is not allowed
Does anyone know how to resolve it.
Thanks.

回答1:
I noticed that you said that it is an asp.net application. Does your server have PHP installed and IIS configured properly to process php pages?
来源:https://stackoverflow.com/questions/6274121/how-to-resolve-errorthe-http-verb-post-used-to-access-path-is-not-allowed-whil