Hi, i'm trying a code to update a html div using ActiveX or
XMLHttpRequest from client side and a asp.net page that retrieve data.
The asp.net page is a loop for some seconds and then i do it again the
request.
My javascript from client side is like this:
function Tracking(U,M,V){
var...