i create dynamically a collection of variables, however it will depend on the users input howmany variables are created.
the request object should be abkle to give me the number, name an value of each item so it can be sorted and updated into a database... the question is how??
Toran