i have two domains.
- www.application.com
- www.storage.com
I have stored the html pages on the storage server i.e (www.storage.com). i have application hosted on www.application.com.
I wants to load the html page (www.storage.com) into iframe (www.application.com).
i want to access the content of the iframe using my application. but its not working.
its working if i upload my html files on the application server.
can anyone please help. how to resolve this issue???
Regards