TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Santhosh Subramaniam
NA
226
107.9k
cache:false ajax jquery...?
Sep 24 2014 9:33 AM
Hi Frnds,
In my project i make Ajax call to get result form my service, i put
cache
:
false
in my ajax call the result is not cachen in browser, My question is,
1) First the result is cache in browser(Client) or Server.
2) The proxy server there in between server and client system in that case what happen is the result is cached in proxy server or not, when the same request came from the client it take the result from the proxy server Instead of server.?
3) Is the proxy server cache the result....? (
cache
:
false
)
Thanks In advance.
Reply
Answers (
1
)
Detect browser refreshed using jquery..
Jquery table doesn't show large data in aspx page