in reply to Re^2: Cross-Origin Request Blocked
in thread Cross-Origin Request Blocked

I'm not sure where Perl comes into play in your question. Maybe you can show us the Perl code you use to create the output that Firefox complains about.

If this is a question about Javascript, this website is not really the place for that. Maybe Stackoverflow or somewhere else is a better place for finding answers to such questions.

Replies are listed 'Best First'.
Re^4: Cross-Origin Request Blocked
by tultalk (Monk) on Mar 02, 2017 at 15:59 UTC
    Right now I am using a static page that I upload to my root directory to test. By the way the cross error came back I don't know what I did with the header but it is back http://www.http://jala-mi.org/login_failed.htm

      If the problem appears with a static page, then you have successfully eliminated Perl as a source for the error.

      This site is mostly for problems with Perl but you have correctly deduced that Perl cannot cause your error because it is not involved in the error.

      Most likely there is a website that can help you with this problem, but this is not that website.