Henk,

I think you can give them the same name, and probably have a different
id for each of them.

Then use the getParameterValues() (or any of the speicialized ones:
getParameter<type>Values) call to retrieve them in the order they
appear in the template output.

HTH

Cheers,
Emmanuel

On 10/26/06, Henk <[EMAIL PROTECTED]> wrote:
Hi guys,

I want to show and process a form with some textinput tags, the number
of inputs depending on some value I know on beforehand.  E.g. I know a
user needs to input three comments, so I show three textarea's.  But how
should I name these textareas in order to be able to process them easily
?  I know in php, one can use an array notation (like comment[]), is
there some trick available in Rife too ?

Thanks a lot,

Henk
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users



--
blog -- http://eokyere.blogspot.com
RIFE -- http://rifers.org
RIFE Training -- http://rifers.org/training

It is always something
(corollary). Good, Fast, Cheap: Pick any two (you can't have all three).

RFC 1925
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to