From: <Luc...@me...> - 2001-02-07 08:19:44
|
Dear DynApi-Dev I am trying to use DynAPi in order to create a page which "grows" before submission. Namely, A page is generated which contains some fields to fill in. However there is one field which may have multiple values. SInce is not known how many values the user would need to have, and would be extremely poor from a stylistic point of view either hardcode the number of fields or use a CGI-posting method to iterate until the final submit is given, I would like to use DynApi to do that. I have checked dozens of DHTML and Javascript sites as well as dejanews but could not figure how to do that in practical terms. I have then tried with dynapi and failed. I would very much appreciate your support / suggestions. In my opinon, the DynApi does not yet implements ways to handle the above problem. I have tried with the List object but always got the IE5 to crash. I will very much appreciate your advice. Sorry for the triviality of the question. Luca |