I'm generating a form generated from dynamic data, and so on the action form, I won't know what the variable names are.
I have, however, generated a list of the variable names which are passed in a hidden field on the form.
For example, I may know that there is a variable called myvariable... but how do I get the value of myvariable?