Howdy all,

I was wondering if/how you can use action forms with forms that have fields
dynamically created through JavaScript?

Basically, we have an ASP based site that we want to port over to struts as
a proof of concept. On one of the forms. it looks up a number field to see
how many instances of "Copies" information it needs to create and then
create them using DOM. In effect you have a variable number of fields named
"CopyID1, CopyID2, CopyName1, CopyName2" etc etc.


Was wondering how this could be represented using an ActioForm

many thanks

MC


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to