Displaying 1 result from an estimated 1 matches for "clients_ids".
2006 Mar 09
13
[prototype] how i send Dynamic form field values??
I want to know how can i send the values of form fields build dynamic
with prototype.
i have the form as follow:
<form id="id" method="post" action="url">
<div id="dynamicFields"></div>
</form>
with prototype i fill the dynamicFields DIV with <input> and <select>
tags, but when i submit the form the values of