Forum Moderators: open
Example i have a combo box that i want to show model and make which i have done, so:
audi --this is just going to pass make
audi a2 --this is going to pass make and model
I have tried many ways even to the point of breaking down the passing info on the results page, but then that not clean coding.
What is my best way to do this?