php - 在 .net 应用程序中实现 Speller 页面时如何解决错误[不允许用于访问路径的 HTTP 动词 POST]

标签 php asp.net spell-checking

我已经按照下面给定的链接在我的 .NET 应用程序中实现了拼写检查器功能:

Speller page

我在我的应用程序中复制了拼写器页面,但出现错误:

The HTTP verb POST used to access path '/WebAppUI/speller/speller/server-scripts/spellchecker.php' is not allowed

谁知道怎么解决

谢谢。

enter image description here

最佳答案

我注意到您说它是一个 asp.net 应用程序。您的服务器是否安装了 PHP 并正确配置了 IIS 以处理 php 页面?

关于php - 在 .net 应用程序中实现 Speller 页面时如何解决错误[不允许用于访问路径的 HTTP 动词 POST],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13531391/

相关文章:

php - 如何使用 PHP 将空格替换为回车符?

php - 基于多级过滤的细化搜索结果 Mysql + PHP

php - `setAppends([])` 位于 Laravel 中由 `with` 加载的关系上

php - 为什么这个 PHP 函数调用只工作一次?

asp.net - Crystal Report 引擎运行时错误

asp.net - 何时使用强类型 View ?

c# - 数据绑定(bind) : Does not contain a property with then name '(columnName)'

vim - 为自定义单词分离 Vim 拼写文件

vim - 如何在 vim 中标记要用不同语言进行拼写检查或根本不检查的 block ?

fckeditor - FCKeditor 的免费拼写检查器?