[thelist] send xml request to webservice via JS

Matt Warden mwarden at gmail.com
Fri Oct 28 09:52:47 CDT 2005


On 10/28/05, Christian Giordano <ml at nuthinking.com> wrote:
> > If the code is too confusing, I can whip up a stripped down version of
> > it. But, basically, build the document with DOM.
>
> Are you sure it can't be a permission issue? Everytime I try on my
> apache with IE to use the webservice I get an Alert saying "This page is
> accessing information that is not under its control...", on mozilla
> nothing. But if I put the page in an hostingm, in IE I get a permission
> denied JS error.

I'd have to see the code you're using. Note that you must post to the
same server the AJAX client is on. So, if the AJAX client is on
foo.com, you must post to foo.com.

--
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the thelist mailing list