[jQuery] Input array

[jQuery] Input array


HI
I have a dynamically generated form with text and select field arrays
using braces ( fieldname[] ).
How to get values of these input field so that i values from all the
fields.
I don't know the total number of fields as it is dynamically added.

Thanks