help with dynamic breadcrumbs

SinNisTeR

Diamond Member
Jan 3, 2001
3,570
0
0
I have one main file in my website, using it as a template. When a link is clicked, i just load the body of the page. Anyone know of any tutorials or code that will do what this site has here:

BreadCrumbs

notice the link, and the breadcrumbs. Most breadcrumbs slice the URL and get the info from it. but if the URL is not formatted in any fashion, those types of breadcrumbs wont work. Any help? Thanks.