answersLogoWhite

0

user's browser holds in cache web pages that have already been visited in case the same page is revisited.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What happens during client-side caching?

Your browser holds in a cache web pages that you've already seen, in case you ask for the same page again.


What does RDC use to store screen elements that remain unchanged from one refresh to the next on the client system?

Client-side caching.


What is the purpose of the WindowsCSC folder?

Client-Side Caching folder, used to store offline files and folders.


What is client side usage in xml?

XML does not have the concept of client-side/server-side.


What side do you transfer client from weak or strong?

As a general rule, you should transfer a client from their weaker side to their stronger side. This helps to maintain their balance and stability during the transfer, reducing the risk of falls or injury. However, always assess the client's specific needs and capabilities before deciding on the best side for transfer.


When a client has left sideweakness what part of the sweater is put on first?

When a client has left side weakness, it's best to put the right side of the sweater on first. This allows the client to use their stronger right side to manage the sweater more easily. After the right side is on, the left side can be gently assisted or guided into place. This approach helps promote independence and comfort during dressing.


What is A clientside control IN ASPNET?

Client side control will do validation and other kind of stuff in the client side.


When transferring a client with right sided hemiparesis which side of the client should nurse stand?

on the left side


What is a client side parser?

In general, a parser is a tool that interprets code.We talk about server-side parsers if those tools parse the code they receive before sending a result (i.e. the web page) to the client PC, while client-side parsers process code directly on the client PC.PHP is an example language that is parsed server-side, JavaScript is an example for a client-side language.


What is a client-side parser?

In general, a parser is a tool that interprets code.We talk about server-side parsers if those tools parse the code they receive before sending a result (i.e. the web page) to the client PC, while client-side parsers process code directly on the client PC.PHP is an example language that is parsed server-side, JavaScript is an example for a client-side language.


What is client-side scripting language?

A server-side scripting language is one that resides on the server. Whereas client-side scripting happens inside the users browser, after they've downloaded the code, server-side languages work before the file is sent from the server. Server-side languages tend to deal with more "heavy lifting" than client side. They retrieve records from databases, maintain state over the stateless HTTP connection, and do a lot of things that require more security than JavaScript alone can provide. Because they reside on the server, these programs never have their source code exposed to the user. JavaScript source code must be available to the client by definition. Some server-side languages are: C, PHP, Ruby, Python, JavaServer Pages, ColdFusion, ASP, and Perl.


What are three major uses of javascript on client side?

These are the three major ones I could come up withClient-Side ValidationJquery Effects, Transitions and change to CSS code on client-sideStore cache on client-side