mmmmm...
scusami ma non riesco.
Ok allora nel file asp non tocco nulla..
nel file .js
da qui
if (self.xmlHttpReq.readyState == 4) {
updatepage(self.xmlHttpReq.responseText,responsedi v);
}
ho trasformato qu
if (self.xmlHttpReq.readyState == 4) {
updatepage(document.location.href='controllo.asp' );
non funziona..