Client-Side Caching...

  • Thread starter Thread starter clintonG
  • Start date Start date
C

clintonG

I should know this but so goes the grey matter...

When the following is placed into the head I've forgotten if the .js file
gets downloaded from from the server on each PostBack or if there is there
some mechanism that knows the file already exists in the browser's cache?

<script src=”...example.js” type=”text/javascript” />

<%= Clinton Gallagher
 
I understand that Darrel thank you, but the question is whether the .js file
is downloaded from the server each time there is a PostBack.

<%= Clinton Gallagher
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top