When our users are not signed in, we set the "Enabled" attribute on our RadEditor instance to "false" (i.e the content appears inside a DIV). It appears that the links to the many ScriptResource.axd resources are still sent in the response, even though these are not used. Is there a simple way to switch these off conditionally from the server?