Linda, consider the implications of that approach. You would have to maintain a persistent stack containing the current trail to the page, and if you simply use the referring page and add it to the breadcrumbs you will encounter recursion issues. What if the user flips back to the previous page for a moment, then back? Without stack management you will now have two sets of those pages in your breadcrumb list.

I'm not sure what you mean by the importance of the context. Do you mean the page contents change depending upon the path taken to reach the page? If so, you're using breadcrumbs for a purpose for which they are not intended. You need to look at your archictecture and perhaps consider a different approach. Do you have a preliminary of the site live yet that we could take a look at and see what you're trying to do, or could you perhaps synopsize a typical user session so we could understand how the navigation path (which is what I presume you mean when you say "context") is "very important?"

Cheers,
Scott

----- Original Message ----- From: "Linda Wells" <[EMAIL PROTECTED]>
To: <wdvltalk@lists.wdvl.com>
Sent: Friday, April 08, 2005 6:20 AM
Subject: RE: [wdvltalk] breadcrumb problem



I was happily hard coding the breadcrumbs until I found that there were going to be several ways to reach many of the pages and in this case the context in which the user is reading the information is very important. Is there a way of determining which page the user came from? If I knew the previous page could I display the appropriate breadcrumb trail using some kind of if statement?

Linda



************************************************************************
This Internet E-mail is intended solely for the person to whom it is addressed. It may contain confidential or privileged information. If you have received it in error please notify us immediately by telephone and destroy the transmission. You must not copy, distribute or take any action in reliance on it.


Aerosystems International               Phone: +44 (0)1935 443000
                                       Fax  : +44 (0)1935 443111
                                       Web  : www.aeroint.com
************************************************************************

____ The WDVL Discussion List from WDVL.COM ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk


________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016


Please include the email address which you have been contacted with.



____ • The WDVL Discussion List from WDVL.COM • ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: wdvltalk@lists.wdvl.com To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to