English 中文(简体)
从iframe跨过田地与jque
原标题:get XML from iframe cross domain with jquery

I need a little if help to solve this question. I need to get and XML from another server. My server can t make a request because of firewall. With javascript(jquery), What s the solution to make and ajax call cross-domain? I can make the request on client side but, How to get and xml node? Usign a proxy script does not work for me...

Any idea? Many thanks!

问题回答

我们不能从另一个不同领域的框架获取内容。 唯一类型的要求是: 因此,你可以积极添加一个文字标签,标明一个交叉领域服务,产生大笑,并可能获得你希望的这种方式。





相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...

热门标签