Also when I tried to do a cross domain call before that didn't work I
thought I got an access denied error.  This isn't even trying to make
the call.  I have a proxy setup to view the traffic and I see the call
to my page the code is on and a call to the prototype.js file, but it
doesn't even appear to be trying to make the call to the web service.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Russell
Keith
Sent: Wednesday, May 06, 2009 8:15 AM
To: [email protected]
Subject: [Proto-Scripty] Re: help with ajax.


I am running the vendor code and my prototype code from the same folder
on the same server with almost the same file name.  The only difference
is I added pt to the filename that my prototype code is trying to run
from.

http://server_a/ajaxIG.html is the vendor code and it calls
http://server_b/cm/servlet/cmwebservice wih no issue.

my prototype code is http://server_a/ajaxIGpt.html and it calls the same
web service.  

I am using prototype to successfully make calls to other internal
servers on the network without an issue.

from http://server_a/signer.html I use prototype to call
http://server_c/somewebservice without a problem. 

I guess I am going to have to stick with the vendor code even though
it's not as pretty as prototype.





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to