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
Rahul Sonawane
NA
3
812
Adding .appcache file stops ajax cache call using jquery
Jul 9 2015 6:10 AM
I have hosted my website on azure it makes an ajax call to fetch the data from database. It works fine unless and until i add a .appcache file for caching the website for online usage. After adding .appcache file it gives me an error saying
net::ERR_FAILED send @ jquery-1.11.2.js:9659
jQuery.extend.ajax @ jquery-1.11.2.js:9210
loginservice @ authentication.js:94
(anonymous function) @ authentication.js:81
So my question is does adding .appcache file to the website stops ajax calls working using jquery? and if it does why so? and what is the way get around?
Reply
Answers (
0
)
show popup when some one visit website from outside India???
how can add html image control in runtime using asp net