I have my Container at port 80 and server at 8080. I am using ajax in my
gadget (Content type="HTML"). So, my Ajax requests are failed (Permission
denied because iFrame source is at 8080 and files to which I am sending Ajax
requests are at port 80). Is there any alternative for sending Ajax requests
to my Files at port 80?

Reply via email to