breadcrumbs

  • Thread starter Thread starter diana suganthy via .NET 247
  • Start date Start date
D

diana suganthy via .NET 247

Hi

I am new to .net Right now i am learning . I have to create a breadcrumbs trails for the Categories and their subcategories as u have seen it in many sites...

Maincetegory > Subcategory >subsubcategory > subsubsubcategory >items

This is the depth of the category.. I user SQL Server 2000 where in the category table i have Categoryid and categoryparentid where categoryid is linked to it... I have to link it with the database

Can any one share me the Programming in vb.net for better endurance

Thank you
 
Back
Top