Does anyone know of a way to point the scriptmanagerproxy path to retrieve scriptresource.axd files or js from another server?
For example: I want to use a content delivery network to serve the scriptresource.axd from in order for them to be loaded faster. If somehow the /scriptresource.axd can be modified to something like http://cdn.example.com/scriptresource.axd? that would be great
Is it even possible? Any suggestions would be great... let me know if i'm going in the wrong direction or if there is another way. Also, there are something like 25 files, and three seperate scriptmanagerproxy's had to be created because it kept exceeding the 1024 limit.