|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
VeriSign Code Signing Digital Certificates provides assurance to end users. Read about this and more in the free white paper: “How to Digitally Sign Downloadable Code for Secure Content Transfer.” Learn More! |
|
#1
|
|||
|
|||
|
In my application I have an image that is used numerous (up to 200) times on the same web page. Some of the time the image is loaded once from the web server and the page quickly loads. Sometimes however, the page loads the image from the web server for every instance of the image. Consequently, the page loads very slowly.
This problem is resolved if the temporary internet file settings are changed from Every visit to the page to Every Time Start Internet Explorer. Is there a way to programatically (ASP) change the settings for the current session? Or, better yet it there a way to enforce the image is loaded only once from the web server? Thanks in advance for any help! |
|
#2
|
|||
|
|||
|
You may want to look at the image size and see if it is possible to reduce it. If you have control over the web server you could also enable caching on that end.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Caching Images... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|