Welcome Guest Search | Active Topics | Sign In | Register

Pre Download to Client Options
Per
Posted: Tuesday, February 12, 2008 2:04:28 PM
Rank: Newbie
Groups: Member

Joined: 8/1/2007
Posts: 5
I have at least one customer that uses some pages with EW.Web controls over a _very_ slow connection. Is it possible to preload your DLL (or JavaScript code) into the client side so that it only ever has to load it once from the server?

Or can your library of controls be "installed" into the client ahead of time?

I am already compressing HTML served out from the server and storing the ViewState on the server side. Do you have any suggestions as to how your controls can be bandwidth minimized?
eo_support
Posted: Tuesday, February 12, 2008 2:09:13 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi,

The browser supposes to download and cache the JavaScript files for you. If that does not work well, you can try two things:

1. Turn on physical script file from the server side:

http://www.essentialobjects.com/ViewDoc.aspx?t=InstallationAndDeployment%2fdeploy.html

2. You may need to troubleshoot the client's computer to find out why it is not caching at all;

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.