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 8871839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T18:05:17+00:00 2026-06-14T18:05:17+00:00

To get around cross Domain issues in ie8 + 9 I started to write

  • 0

To get around cross Domain issues in ie8 + 9 I started to write my own XDomainRequest wrapper. Until joy, I discovered the iecors jQuery plugin on github
https://github.com/dkastner/jquery.iecors. It works by modifying jQuery’s AJAX transaction. I didn’t have to modify my plethora of getJSON AJAX calls, which was a welcome sigh of relief.

However, when I use the $.post method response data is returned as a string. This causes problems because throughout the application the functions are setup to process json objects.

I have done a lot of reading around this and I know there are a ton of common pitfalls. But everything seems to work except for post responses. Can I perhaps preprocess post response data to make it an object?

  • 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-14T18:05:18+00:00Added an answer on June 14, 2026 at 6:05 pm

    jQuery will usually alter the returned data type based on the response headers. Your script that returns the (hopefully valid) JSON string should emit the Content-Type: application/json header first. Of course, if everything returned is JSON, you could always use

    $.ajaxSetup({'dataType': 'json'})
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am attempting to write a user script that makes a cross domain AJAX
Cross domain ajax requests are denied, but I can around it by this: $(document).ready(function
How do you get around this Ajax cross site scripting problem on FireFox 3?
To get around the problem of an SSL-terminating load balancer (it doesn't forward client
How can I get around this exception? Dim imagepathlit As Literal = DownloadsRepeater.FindControl(imagepathlit) imagepathlit.Text
According to How to get around the warning "rvalue used as lvalue"? , Visual
How can I get around this limitation: >>> test_dict = dict.fromkeys(['k1', 'k2'], dict()) >>>
I can't get around a peculiar problem with SimpleOpenNI for Processing ao I'm asking
can someone explain the best way to get around the following, rather curious type
I plan on using JSONP to call an external web service to get around

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.