When selecting the states by giving the country as input
using ajax cal, how can we ensure that every time it is
hitting the DB and fetching the data? Many time it may load
from the cache.
Answer / atl
ajax call you can check through fiddler(or any debugger). it will show the request and response clearly.
and also, if the selecting states is an ajax call, then it will never use the cached data.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is arguments object in JavaScript?
where we use javascript and for which purpose we use javascript how?
13 Answers Bugatti, IBM, Infosys, TCS,
how can count show data in grid view using java script
How to test for bad numbers using javascript?
What is asynchronous javascript?
What are the features of javascript?
How to make elements invisible?
What are javascript objects?
How to call a function inside a function in javascript?
I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
Explain higher-order functions in javascript?