Possible duplicate:How to resolve the error [HTTP POST HTTP address used to access the path is not allowed] when implementing the Speller page in a .net application
We use Tiny MCE to edit the text of content in ASP.NET MVC4.
I want to use spell check. To do this, I must specify the php file. when I specify the path of this fie in my local host, it returns an error that "the HTTP POST HTTP address used to access the path" /rpc.php "is not allowed . "
Do I have to specify any permissions to access the php file from asp.net mvc.
Is there any other way to solve this problem.
No one has answered this question yet.
See similar questions:
or similar:
Source: https://habr.com/ru/post/1447970/More articles:Escaping space in OpenCL compiler arguments - preprocessorcancel std :: thread with native_handle () + pthread_cancel () - c ++A subset of the ffdf object (a subset vs ffwhich) - rSonata admin - "order by" does not work for Entity - sortingImmediate and planned business transactions - MSMQ / NServiceBus / MS Sql Service Broker / Windows Task Scheduler? - msmqError installing gem webdriver on cygwin - ruby | fooobar.comGoogle Apps Script: access to a form key that allows the user to edit their answers - google-apps-scriptGstreamer message to signal new frame from video source (webcam) - pythonHow to resolve the error [HTTP POST HTTP address used to access the path is not allowed] when implementing the Speller page in .net application - phpDoes ZeroMQ provide multiple server sockets? - c ++All Articles