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

Reduce client script size?

1 Answer 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daire
Top achievements
Rank 1
Daire asked on 15 Sep 2008, 07:55 PM
I have a fairly simple ASP.NET page that only uses one Telerik control - RadMenu.  The page is being accessed by a lot of users on IE6, which has some file-compression bugs, and as a result IIS 6.0 does not compress ScriptResources sent to these browsers.  Given the simplicity of the page, I'm guessing that a lot of the script content being sent down is unused.  Is there any way to reduce the ScriptResources sent to the browser?  Looks like it's currently sending about 200k of uncompressed content, mostly Javascript.  I realize that this content will be cached on the client, but it'd be nice to be able to not send unnecessary stuff.  Any thoughts, suggestions?  Thanks,

-Daire 

1 Answer, 1 is accepted

Sort by
0
Daire
Top achievements
Rank 1
answered on 16 Sep 2008, 01:07 PM
Tags
General Discussions
Asked by
Daire
Top achievements
Rank 1
Answers by
Daire
Top achievements
Rank 1
Share this question
or