I created a dialog page. This dialog page will be called from a main page through rad.window. I also add one close button in the dialog page, so user can close the dialog page (the rad.window). The codes for close button are from your document. It works well if the dialog page has the same domain as main page. I copied the dialog page to a remote website (different domain site). And the close button is no longer functional.
I have a testing page to show the difference:
http://dev2.tjc.org/TestingProject/Default.aspx
This page has 2 links which connect to 2 identical pages but hosted on 2 different places. The first link connect to the same domain, in which close button works properly. The second link connect to a remote website, in which close button cannot work.
Can you help me with this issue?
Our environment is: Windows 2008 IIS7, Telerik.RadControls Q3 beta.
I have a testing page to show the difference:
http://dev2.tjc.org/TestingProject/Default.aspx
This page has 2 links which connect to 2 identical pages but hosted on 2 different places. The first link connect to the same domain, in which close button works properly. The second link connect to a remote website, in which close button cannot work.
Can you help me with this issue?
Our environment is: Windows 2008 IIS7, Telerik.RadControls Q3 beta.