hi
i am trying to send an information to a page which is on another server.
var url="http://www.example/.php"
this request is working properly on IE but not working on firefox
firefox is not sending request to a page which has another domain
please give me some solution
thanks in advance
i am trying to send an information to a page which is on another server.
var url="http://www.example/.php"
this request is working properly on IE but not working on firefox
firefox is not sending request to a page which has another domain
please give me some solution
thanks in advance
Comment