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