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
Nanda Kishore
NA
65
14.8k
XMLHttpRequest not works in chrome ? why ?
Feb 26 2015 9:08 AM
Hi Team,
I want to read xml using XMLHttpRequest. below code works fine firefox but not working in Chrome.
xmlhttp = new XMLHttpRequest();
xmlhttp.open(xmlpath, false);
xmlhttp.setRequestHeader('Content-Type', 'text/xml');
xmlhttp.send();
xmlDoc = xmlhttp.responseXML;
i don't know, what to do. if any one know about the share me the answer.
Regards
Nanda Kishore.CH
Reply
Answers (
1
)
Hello Hangman game problam want to add a system
jqgrid footer issue