Click here to Skip to main content
15,886,625 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,

Even After wasting a full week on how to enable cross domain data access, i am not able to it till now.

Can some give me a simple step by step guide to do the same.


Thanks a lot,

Mahesh kumar
Posted
Comments
Karthik. A 11-Jan-13 15:35pm    
Your question is too vast. What is that you are trying? Expand your question. If you want data from 1 application to another, for example, you can just expose web services. Elaborate, you will get more opinions.
Mahesh Kumar Badgujar 12-Jan-13 0:00am    
Hi Karthik,

My requirement is like i have a website abc.com and my database is on xyz.com

Now i have to retrive data on abc.com from xyz.com

I have tried xmlhttp, even after putting cross domain policy XML it is not working

with JSON, i am not able to understand the structure of the process, what will be the code on xyz.com and what on abc.com


Thanks

mahesh

1 solution

Is this what you are looking for? Making Cross Domain jQuery AJAX Calls[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900