----- Original Message ----- From: "Jaroslav Lukesh" <lukesh at seznam.cz> > I think that you have bad code - see your error message. So try somethong > like: > document.forms.playlist.phones.number[1] > instead of > document.forms.playlist.phones.number:records.1.value Oh, sorry, javascript, not python :o) JL