ChrisB: Ajax InternetExplorer muckt

Beitrag lesen

Hi,

Folgender Code funktioniert leider nur mit Firefox, sobald man ein neben dem script liegendes xmlfile öffnen will blockirt der ie.

Und "blockiert" heisst was ...?
seufz

xmlHttp.onreadystatechange=function update() { ... }
  xmlHttp.open("GET",url,true);
  xmlHttp.send(null);

Mal andersherum probiert - erst open, dann readystatehandler setzen, und dann send-en?

MfG ChrisB

--
"The Internet: Technological marvel of marvels - but if you don't know *what* you're lookin' for on the Internet, it is nothing but a time-sucking vortex from hell."