| 
 Posted by Chris on 07/13/06 18:22 
I got it - I was referencing the query arrary incorrectly. 
 
"Chris" <designerNOSPAM@centurytel.net> wrote in message  
news:e960nl$659$1@news01.intel.com... 
>I have a form that has the ID values of various fields from listboxes,  
>etc., which are generated from a db query, assigned to variables.  The  
>variables hold the returned $_POST['fieldvalue'] fine, but I also need  
>variables to hold the labels.  I have tried a few options such as running a  
>secondary query where the selected form value  =  the label, i.e.
 
[Back to original message] 
 |