>  Not sure you need this any more

I'm always up for learning better ways, so your ideas/help aren't
wasted (thanx). Besides, finishing at 3:00am this morning gives me the
nagging feeling I'll be doing a Schwarzenegger [1]


>  In your original form add another field called something like
>  "hdnPersPBA_fields" (and perhaps "selPersTit_fields") which contains a
>  dynamically built list of the fields you need:
>
>
>  "hdnPersPBA_1,hdnPersPBA_2,...,hdnPersPBA_n"
>
>  Then when the form is posted, you have a known set of fields to extract from
>  the form scope.

u mean: keep a record of what was created ( via the JS that's used to
clone new form elements and inject them into the DOM) and submit that
list as  "hdnPersPBA_fields.value"? Yeah, that'd work, although I'd
also have to remove them from that list when the user hits the "I
don't want those new text boxes anymore" buttons.



[1] ... http://en.wikipedia.org/wiki/I'll_be_back

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to