This is a migrated thread and some comments may be shown as answers.

Radwindow with proxy

1 Answer 71 Views
Window
This is a migrated thread and some comments may be shown as answers.
MANsour
Top achievements
Rank 1
MANsour asked on 16 Sep 2013, 02:22 PM
Hello.
I have a Radwindow that load a website in the middle of a webpage.
The website needs proxy setting to load and work but the webpage does not work with proxy.
In fact I cannot set proxy setting on my browser because in this case, the browser cannot load the webpage.
So the Radwindow content needs proxy setting and the main website(webpage) does not need. How can I handle it?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 18 Sep 2013, 08:55 AM
Hello,

Proxy settings are not part of the page, nor of our controls, but a browser configuration. A single page with an iframe cannot have different proxy settings for the main page and for the page in the iframe by default. This means that separate proxy settings for a RadWindow are not possible either.

There are ways to configure the browser to use different proxy settings in different networks or for different URLs, but they require some configuration/scripts in the browser. More information on the matter can be found in the net. This google search can be a good starting point: https://www.google.com/search?q=proxy+settings+per+url.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Window
Asked by
MANsour
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or