K
KrisFrosz133
Guest
I'm using Visual Studio 2008 and I'm trying to build a prototype video game website. For one page, I want it to have a function where users can click any of the 26 alphabets and the page will list down all games that start with that letter (So if you click A, then all games start with the letter A will appear).
I've build one table from the database called Games and so how can I incorporate this to the page using repeaters? And how can make the alphabetical function to work?
I've used VB and ASP.NET before but I'm still not used to the overall system. Any help will be greatly appreciated.
I've build one table from the database called Games and so how can I incorporate this to the page using repeaters? And how can make the alphabetical function to work?
I've used VB and ASP.NET before but I'm still not used to the overall system. Any help will be greatly appreciated.