Arkadaşlar bu kodla uzak sunucudan api bağlantısı yapıyorum ama bir türlü server de çalışmıyor yanlız kod localde çalışıyor
new Ajax.Updater('sonuc', 'http://talipshop.net/ent_hedef_al.php?kod=xxxx&sifre=xxxx&numara='+ $('cxno').value + '&kontor=' + $('cxkontor1').value + '&operator=' + operator + '&kref=<?echo $ref?>&cxsatisfiyat='+$('cxsatisfiyat').value , {asynchronous:true});