anstatt
document.write("pubs" + document.fups.hups.value + "pubs");
schreibe
text="pubs"+document.fups.hups.value+"pubs";
document.write(text);ciao
funzt leider auch nicht !
anstatt
document.write("pubs" + document.fups.hups.value + "pubs");
schreibe
text="pubs"+document.fups.hups.value+"pubs";
document.write(text);ciao
funzt leider auch nicht !