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

Proxy Settings for XHTML Validation button

2 Answers 32 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 27 Jul 2015, 11:13 PM

Hi,

I have a page that contains a RadEditor control that shows the XHTML Validator button.  My problem is that the web server the site is running on in prod has blocked outgoing traffic except through a proxy.  Without the proxy details, the connection fails and I get an error page displayed.

How can I specify a proxy url and port to be used by RadEditor or more specifically, the XHTML Validator when performing it's checks?

Thanks

2 Answers, 1 is accepted

Sort by
0
Adam
Top achievements
Rank 1
answered on 07 Aug 2015, 05:59 AM
Is this possible, or do I have to try to override a method and implement the code myself??
0
Stanimir
Telerik team
answered on 11 Aug 2015, 07:14 AM
Hi,

The urls used in the XhtmlValidator dialog are hard coded in the dialog user control code behind. So at this point there is no easy solution of your problem. What you can do is review the code of the dialog user control and create your own custom dialog based on it. You can download the source code of Telerik UI controls for ASP.NET AJAX from your account (this is if your license allows it). You can find helpful information on how to create custom dialogs in the following online help article: Custom Dialogs


Regards,
Stanimir
Telerik
 
Learn how the Telerik controls can be integrated in SharePoint 2007/2010 from this resource. To watch them in action, explore our online SharePoint 2010 and SharePoint 2007 demo sites.
Tags
WebParts for SharePoint
Asked by
Adam
Top achievements
Rank 1
Answers by
Adam
Top achievements
Rank 1
Stanimir
Telerik team
Share this question
or