Dear All,
I am using AJAX to get data from the server. My problem is I am getting the error in javascript with error code : c00ce56e but the same code is run under another domain with 0 changes.
My AJAX is simple just calling the php file in onclick event and get the result in responseText and put it in innerHTML.
Please help me in this regards,
- Sathish.
I am using AJAX to get data from the server. My problem is I am getting the error in javascript with error code : c00ce56e but the same code is run under another domain with 0 changes.
My AJAX is simple just calling the php file in onclick event and get the result in responseText and put it in innerHTML.
Please help me in this regards,
- Sathish.
Comment