Hi!
I need if you can help me
I have arraybuttom to show items but I need to search by categories:
For example:
If I Click "Coffee" this have to show me just coffee and the same for
the others Categories: "Combos","Beer","Coffee","Coke","Pastas","Sandwish"
I show those items in 23 an LabelsArray
I have two bottom too "Back" and "Next" if Press Next I have to show more categories:
"Bread", "Rice", "Juice", "Cake".
The Id for this items in the data base:
Combos = 1
Beer = 2
Coffee = 3
Pastas = 4
Sandwish = 5
Bread = 6
Rice = 7
Juice = 8
Cake = 9
I'm Using ADO
Elvis Cabral




Reply With Quote