[CLOSED] Store "communication failure" and request method OPTIONS

  1. #1

    [CLOSED] Store "communication failure" and request method OPTIONS

    Hi
    I have a problem in Firefox and Chrome,
    which send my data,a request by the OPTION and not POST method.

    Request URL:http://localhost/mls/data.aspx
    Request Method:OPTIONS
    Status Code:200 OK


    Click image for larger version. 

Name:	test-extjs.jpg 
Views:	186 
Size:	94.6 KB 
ID:	3336

    WebForm1.txt

    Please know how to disable method OPTION?

    thank you
    Last edited by Daniil; Oct 16, 2011 at 1:53 PM. Reason: [CLOSED]
  2. #2

    Resolved

    Hi
    Problem is in cross domain AJAX.
    There are interesting articles describing the problem.
    You must set the HTTP headers of the project.

    http://enable-cors.org/
    http://metajack.im/2010/01/19/crossd...ing-made-easy/
    https://developer.mozilla.org/en/HTTP_access_control
  3. #3
    Hi,

    Thanks for sharing the solution. It can help someone in the future.

Similar Threads

  1. Replies: 2
    Last Post: Apr 05, 2012, 4:55 AM
  2. Error: "This operation requires AJAX request"
    By rpk2006 in forum 1.x Help
    Replies: 1
    Last Post: Mar 09, 2012, 3:43 PM
  3. Replies: 16
    Last Post: Oct 04, 2011, 5:17 PM
  4. Replies: 2
    Last Post: Jun 26, 2011, 1:59 AM
  5. Replies: 1
    Last Post: Oct 21, 2010, 6:16 PM

Posting Permissions