Ok thanks dudes i got it to work.
Now i have another problem.
Well more of a wondering. In ajax, you have to set the function it xmlhttp object runs, when an event occours like this:
xmlobject.onreadychange=myfunction;
Now im wondering if it is possible to do something along the lines of:
function setOnchange(var myXmlObject, var myFunction)
{
myXmlObject.onreadychange=myFunction;
}
I have a feeling that is incorrect, but is it possible to do something like that?
Cheers.
CPU: AMD X2 6000+ 3.0ghz GFX: NVIDIA BFG Geforce 8800GTS 640MB OC-550mhz core RAM: 2048mb