Form field info after a post
Posted: Mon Sep 29, 2003 9:49 am
I am trying to create a dynamic select query based on a list of form elements submitted from the previous screen.
What i wold like to do is loop through the submitted fields and compare them to the fields in a db table with the same names. I can easily get the values from the fields, but i cannot find the function or variable to get the array of form field names.
Can anyone point me in the right direction?
Thanks!
What i wold like to do is loop through the submitted fields and compare them to the fields in a db table with the same names. I can easily get the values from the fields, but i cannot find the function or variable to get the array of form field names.
Can anyone point me in the right direction?
Thanks!