XMLHttpRequest();

Forums » » User JavaScript

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

Go to last post

28. May 2010, 17:30:45

Ulrar

Posts: 2

XMLHttpRequest();

Hi,

I'm trying to make an UserJS, but, I'm not very good with JavaScript (I hate it ^^).
My script is done, but the XMLHttpRequest send method, I have a

"Uncaught exception: ReferenceError: Security violation"

.

I've seen some people solved it by using a-lib-xmlhttp-cd but when i'm trying to use it, I have multiple error about

"INVALID_STATE_ERR: XHR::getAllResponseHeaders()"



I'm not trying to send a request to a standart web server (but I don't know if it changing something), the server just respond me something like "OK", or an error code like "513". Not a full webpage.

Anyone can help me ?
Oh, Sorry for my english, I'm french !

Forums » » User JavaScript