View Single Post
Old 07-26-2009, 03:16 AM   #2 (permalink)
jcorradino
The Contributor
 
jcorradino's Avatar
 
Join Date: Sep 2008
Posts: 36
Thanks: 2
jcorradino is on a distinguished road
Default

never used it, but why not learn a little bit of programming. Inputting form data is one of the easiest jobs one can do with php ;)

From a programming point of view, the select box is referenced the same way as any other form element, as it is nothing but a get array value, so it should just be whatever you named it in the html.
__________________
Jason Corradino
Applications Developer, Interactive Support - Tribune Technology
J2EE Development, Script Tinkering - Develop, Support, and Maintain Tribune websites.
jcorradino is offline  
Reply With Quote