outonalimb
Technical User
I am trying to pass a value from a drop down menu into a SQL statement. The drop down menu contains only numbers.
I have this sussed for drop down menus containing text, but when I pass the number through, I get a data mismatch error.
I want the user to select a number from the menu and then perform a search based on this number.
What am I doing wrong?
Regards,