4 Replies Latest reply: Nov 11, 2008 9:31 AM by Edward Shephard RSS

    Cross-domain Data Loading

    Edward Shephard Community Member
      I have a webpage that is using the Tooltip/HTML Panel structure to load details from a database: http://www.fctu.org.uk/repfinder/tooltip.asp

      The problem is that the html panel page is at http://www.fctu.org.uk/repfinder/tooltiprep.asp and cannot be accessed if the user is at http://fctu.org.uk/repfinder/tooltip.asp rather than http://www.fctu.org.uk/repfinder/tooltip.asp

      I know from other threads that this is due to security restrictions, but can anyone suggest a workaround please. I have a crossdomain.xml file to make something else work but it doesn't seem to be helping.

      Thanks Edward