Moin Moin !
var inhalt = '';
function getspotname() {
inhalt = document.formName.Namefield.value;
document.all.SpotName.innerHTML = inhalt;
document.all ist IE-spezifisch. Lies bitte in SelfHTML nach, wie DOM funktioniert.
Alexander
--
Nein, ich beantworte keine Fragen per eMail. Dafür ist das Forum da.
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so!"
Nein, ich beantworte keine Fragen per eMail. Dafür ist das Forum da.
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so!"