I did some more checking. 1) all of the text boxes had the same element name 2) using getElm() on the HTMLTextBox, returned the same object [as by '=='] on all of the textbox's with the same name.
3) changing the names to be relatively unique, solved the problem. My list boxes just happened to have different element names. -- I think this is a problem, because it becomes hard to make 'widgets' that can be replicated on the page, if the element names have to be unique. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help