Hi,
I am recieving an Error Message in the RadEditor. I am using the RadEditor 7.3.2. The issue is as follows
I added a new command in the RadEditor ToolBar which will open a pop up window which allows the user to select certain items and based on the selection the data will be populated back to the RadEditor window.
This Scenario works fine if RadEditor Window and Popup window are in the same server domain
For Ex RadEditor Window url domain - http://myserver1:1699 and the Pop up window url domain http://myserver1:1699/
If the domain is different , the access is denied message is thrown by the Javascript
For Ex RadEditor Window url domain - http://myserver1:1699/ and the Pop up window url domain http://myserver2:1699/
Is there any way to solve this issue.
Kindly Advise
I am recieving an Error Message in the RadEditor. I am using the RadEditor 7.3.2. The issue is as follows
I added a new command in the RadEditor ToolBar which will open a pop up window which allows the user to select certain items and based on the selection the data will be populated back to the RadEditor window.
This Scenario works fine if RadEditor Window and Popup window are in the same server domain
For Ex RadEditor Window url domain - http://myserver1:1699 and the Pop up window url domain http://myserver1:1699/
If the domain is different , the access is denied message is thrown by the Javascript
For Ex RadEditor Window url domain - http://myserver1:1699/ and the Pop up window url domain http://myserver2:1699/
Is there any way to solve this issue.
Kindly Advise
