No, but...

...the way I've done it is to use a two-dimensional array; With
arBreadCrumbTrail[x][1] holding the "name", and arBreadCrumbTrail[x][2]
holding the "link"; then a <CFLOOP> from 1 to ArrayLen() around it, and
Bob's yer Uncle.

If you'd like further detail, or this doesn't quite answer your question,
please e-mail me off-list.

Regards,

:: Kreig K. Zimmerman :: CF Hound ::

> -----Original Message-----
> From: Luis Lebron [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 30, 2003 1:39 PM
> To: CF-Talk
> Subject: Breadcrumb navigation CF Tutorial
>
>
> Does anyone know of a good tutorial on creating breadcrumb
> navigation with CF?
>
>
> thanks,
>
> Luis R. Lebron
> Project Manager
> Sigmatech, Inc
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to