Hi,
I am trying make a site using web form. I have three table, that i want to connect to. I have a product, categories and product type tables. in my main page i am using the category table to generate the list menu. Now i want to use, the product type, to generate a page with product type, which will in turn lead to a page with the products. I have the typeid in the product as well as in the product type table. i would like it to display the type from my database on a page of it's own. how do i call such that the product types are show on page, when i call the page from list menu.
...
Go to the complete details ...