This isn't a super hard problem but I'm wondering how people go about solving
it.
I form input that is a list of Strings (although I can make it an array if that
would work better). I have a select box to choose the number of inputs. Then
I use JavaScript to create the input text boxes. (I also want to be able to
pre-populate the input boxes with values.)
I tried making it an array of Strings named inputs and then I'd make the input
box have the name "inputs". It sometimes works, but it seems to cut off the
extra values.
I'm also working on making it a list and naming the inputs "input[0]",
"input[1]", etc. This works, but it seems like a more work than is necessary.
How do others solve this problem?
Thanks,
Joe
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users