styrmstread,
Thanks for your help! This is exactly what i needed...
-gary
Search found 2 matches
- Mon Sep 29, 2003 12:28 pm
- Forum: PHP - Code
- Topic: Form field info after a post
- Replies: 3
- Views: 415
- Mon Sep 29, 2003 9:49 am
- Forum: PHP - Code
- Topic: Form field info after a post
- Replies: 3
- Views: 415
Form field info after a post
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 fi...