Hi Guys
I am creating a internal product database which is coded is asp.net with ms access db backend.
What I am wanting is some help on creating a product category menu, I want to get the same layout as this product menu
http://www.megapc.com.au/index.php
I know I will need 2 tables to run the menu one for product_categories and then another one for sub_product categories.
Can anyone help me with creating a product menu in asp.net like the product category menu on
http://www.megapc.com.au/index.php
Is their any free or tutorials on how to create a product category menu like the one I would like.