--- cut ---
Set objXmlHttp = Server.CreateObject("MSXML2.ServerXMLHTTP")
objXmlHttp.open "GET", "http://orf.at/", False
objXmlHttp.send
--- cut ---Die letzte Zeile verursacgt folgenden Fehler: --- Error Type: msxml3.dll (0x80072EFF) The connection with the server was reset --- Was mache ich falsch? ~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~ Kaffeepause im United Planet Communityserver ... http://www.intrexx.com/communityserver _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
