Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9237597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:34:11+00:00 2026-06-18T07:34:11+00:00

i got simple jQuery ajax post request $.ajax({ url: /_layouts/TK_Editor/DemoHandler.ashx, // contentType: application/json; charset=utf-8,

  • 0

i got simple jQuery ajax post request

$.ajax({
    url: "/_layouts/TK_Editor/DemoHandler.ashx",    //
    contentType: "application/json; charset=utf-8", //cherset set
    type: 'POST',                                   //
    dataType: "json",                               //
    data: JSON.stringify(json_str),                 //
    success: OnComplete,                            //function
    error: OnFail                                   //function
});

I browsed dozens of similar problemms here and google, but most of them are about crossdomain or character set, well i got no crossdomain, no anything complicated.
works just fine in ffox, chrome, even opera…
after json_str parsed by DemoHandler, web service execs some TSQL procedures, but when i try to make ajax request from IE (8+), my service doesn’t exec any procedures and i got endless waiting till request fires.
However, when i disable most all of security in IE, it suddenly works!
Can anyone explain me why this happens and what exact option in security doesn’t allow jQuery.ajax request to fire well, and if it is possible – how to avoid this scenario?

p.s: webservice works just fine too, described in here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:34:12+00:00Added an answer on June 18, 2026 at 7:34 am

    Once again i answered my own question, anyway.

    https://github.com/jaubourg/ajaxHooks/blob/master/src/xdr.js

    here’s workaround with some limitations to make things go right.
    Complete description located here (if anyone wants to read more)

    http://bugs.jquery.com/ticket/8283

    most important last record in ticket.
    Cheers!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a simple Ajax call using jquery: jQuery(.deletebutton).on(click, function() { if (confirm(Are you
I've got a jQuery Ajax response with JSON data that I need to process
I've got a simple $.ajax request that I am trying to fetch some HTML
I've got a simple jquery menu set up... it works fine except for the
I've got a simple js/jquery function I want to run when the form is
I've got a simple application that is supposed to rotate a decorated wheel so
Morning/Afternoon guys. Writing some JQuery AJAX shizz and getting a bit stuck. I've got
I've got a bit of a problem with a very simple JQuery bit of
I've got a simple website using jQuery mobile. It's composed of 2 pages, index.php
I am trying to get send json from my javascript (using jquery post) to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.