On Sun, Oct 19, 2008 at 5:42 AM, Amir Porat <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I have HTML page from server1. this page should request (XMLHTTP) to server2
> (not in the same domain) - cross domain issue here.
> Trying to overcome this I tried to request HTML to server1:
> oXmlHttpRequest.open("GET",
> "http://server1.aabbcc.com/RemoteServerTest/RemoteServer.asp", false);Stop creating new threads. -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
