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

  • Home
  • SEARCH
  • 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 9100597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T00:54:24+00:00 2026-06-17T00:54:24+00:00

I am trying to POST data using my sub domain using dojo, but dojo

  • 0

I am trying to POST data using my sub domain using dojo, but dojo returns me this error.

XMLHttpRequest cannot load http://uri.com/ Origin http://sub.uri.com/ is
not allowed by Access-Control-Allow-Origin.

    var form= dojo.byId("form");
    dojo.connect(formSignIn, "onsubmit", function(event){
        event.preventDefault();
        var xhrArgs = {
          form: form,
          handleAs: "text",
          load: function(data){
            //dojo.byId("response").innerHTML = "Form posted.";
          },
          error: function(error){
            //dojo.byId("response").innerHTML = "Form posted.";
          }
        }
        var deferred = dojo.xhrPost(xhrArgs);
        console.log(deferred);
    });

this is my code. is there any available options in dojo.xhrPost that can enable me to access my main website so i can process my POST?

  • 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-17T00:54:26+00:00Added an answer on June 17, 2026 at 12:54 am

    Take a look at the JSONP info on docs:

    http://dojotoolkit.org/reference-guide/1.8/dojo/request/script.html

    And also this tutorial:

    http://dojotoolkit.org/documentation/tutorials/1.8/jsonp/

    As a temporary solution, you can disable Chrome’s security to allow cross domain JavaScript requests with the --disable-web-security argument. See this question.

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

Sidebar

Related Questions

I'm trying to post data (a chunk of a file) using a XmlHttpRequest object
i am trying to post data via HTTP Post using name value key pair.
i know how to post data using javascript but im trying to work out
I'm trying to POST some JSON data using Adobe Flex but having some problems.
I'm trying to POST data from an iOS app to Node.js/Express. I cannot get
I am trying to post some data with jQuery Ajax, but the parameters in
I am trying to post back some data using a viewmodel i have created
I'm trying to POST some multipart form data to my server using a Browser
Im having trouble trying to post data correctly using jQuery/AJAX I have the following...
I'm trying to post a form data using JQuery to a remote servlet. I

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.