What I need to do is, since the script has to be able to handle ANY form that gets thrown at it, is take the variable names and put them in an array. That way, I can go through the array and use the param() function to get the value. When I do just a blank param() I only get the values.