Hello, this code works it IE and FF, but for Safari it does nothing. Please can someone tell me what I am doing wrong here;
alert (ajaxRequest.responseText); // indicates expected value
document.checkout.shippingAddress.value = ajaxRequest.responseText;}
Thanks,
Jonathan