Form processing
Posted: Sun Feb 29, 2004 7:13 pm
Hi guys
I have an idea of what I want to accomplish but i,m not sure exactly how to do it, hope you can help.
The page will have 3 forms on it.
Each form will have a total of one input field each with a different name.
Set an array containing the possible submissions of variable names (not interested in there values at this point..
Here,s what I dont get.....
Determining which of the 3 vars has a value and wether the var submitted is in the array.
I know how to do it one at a time, but I was hoping to accomplish the same thing, buy somehow looping through the vars.
Hope you understand all that, btw I would appreciated just a pointer of where to look, not a complete solution.
Thx in advance.
I have an idea of what I want to accomplish but i,m not sure exactly how to do it, hope you can help.
The page will have 3 forms on it.
Each form will have a total of one input field each with a different name.
Set an array containing the possible submissions of variable names (not interested in there values at this point..
Here,s what I dont get.....
Determining which of the 3 vars has a value and wether the var submitted is in the array.
I know how to do it one at a time, but I was hoping to accomplish the same thing, buy somehow looping through the vars.
Hope you understand all that, btw I would appreciated just a pointer of where to look, not a complete solution.
Thx in advance.