Hi, I'm kinda new to VB.net programming and now I'm get stuck in one simple problem, plz help if you can.
I'm trying to create a simple program that display a list of game(from database) according to user's input. The input is core, clock, ram, vga.
How I make the program display only the data that lower and according to the spec?
Ex: if I enter the core in 4, then the program will show the game with 4 core and below.
Any help is appreciated. Thanks b4.