CSS File Requests

J

Jordan Richard

Suppose two aspx or html pages.

Each links to the same css file.

The browser requests page1. The CSS file is requested and pulled down to the
browser where I'm presuming it's cached.

The second page is then requested.

Are browsers generally smart enough, during the request for the second page,
to get the css file from the local machine rather than pulling it down from
the Web server?

Thanks.
 

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

Top