0

can i parse remote(not local) file using JS/Jquery?

i want to display remote xml file in html page without using server side scripting language.

1 Answer 1

2

Not in a standard browser security context.

If you don't mind using third party hosted server side scripting, then look into YQL.

Sign up to request clarification or add additional context in comments.

2 Comments

can you please suggest any method to parse remote xml file using HTML/JS/JQ
Not beyond the suggestion that I've already provided in my answer.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.