Hi,
document.getElementById('plz').onchange = function(){getHttpRequest('plz"+id+"','ort"+id+"','plz_id"+id+"')};
Nun steht aber nach der Kontrolle mit dem Alert statt getHttpRequest('plz2','ort2','plz_id2') -> getHttpRequest('plz"+id+"','ort"+id+"','plz_id"+id+"') drinnen.
Die Variable id wurde einfach als Text übernommen.
Du hast nur reinen Text angegeben. Dass dort irgendwo Variablen im Spiel wären, ist reine Einbildung.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]