| Author |
web service may connect without local server?
|
Leonidas Savvides
Ranch Hand
Joined: Jan 31, 2010
Posts: 397
|
|
|
WHEN i RUN AJAX FROM LOCAL WITH INTERNET CONN, WITHOUT LOCAL SERVER (neither remote server), well given a remote absolute url of eg a web service, may connect from a latest browser?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
What is with the caps? Annoying
It is not possible to connect to another domain using Ajax with all browsers because of the smae domain secuirty policy. Hence why you are probably getting "Access Denied" errors. The easiest solution is making a proxy on your server.
Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
|
I adjusted the subject to what I think you might have been trying to say. As Eric pointed out, posting in all caps is annoying. Annoying people who could help you does not sound like a sound strategy.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: web service may connect without local server?
|
|
|