I believe that there is a custom tag for this in the developers exchange.

It's been a while since I used this type of navigation, but it might save a
little work.

Heath

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 1:48 PM
To: CF-Talk
Subject: Re: Alphabetic List


You mean something like:

<DIV ALIGN=center><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=8 WIDTH=600>
<TR><TD ALIGN=left><B><FONT face=Arial SIZE=-1>Click a letter to list 
Yellow Page Headings that begin with it:<BR><A 
HREF=/HL/index.cfm/IN.<CFOUTPUT>#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/A
L.A.htm>A</A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.B.htm>B<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.C.htm>C<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.D.htm>D<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.E.htm>E<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.F.htm>F<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.G.htm>G<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.H.htm>H<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.I.htm>I<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.J.htm>J<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.K.htm>K<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.L.htm>L<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.M.htm>M<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.N.htm>N<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.O.htm>O<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.P.htm>P<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.Q.htm>Q<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.R.htm>R<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.S.htm>S<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.T.htm>T<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.U.htm>U<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.V.htm>V<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.W.htm>W<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.X.htm>X<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.Y.htm>Y<
/A>&nbsp;&nbsp;<A 
HREF=/HL/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/AL.Z.htm>Z<
/A>&nbsp;&nbsp;<A 
HREF=/Hints/index.cfm/IN.#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#.htm</CFO
UTPUT>>Search 
Basics</A></FONT></B></TD></TR></TABLE></DIV>

best,  paul

At 11:41 AM 1/26/01 -0500, you wrote:
>Thanks for your replies.
>
>I think I didn't elaborate the question clearly.
>
>What I need is to output the list:
>
>All - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Lists
>
>If there are persons last names start with "B", B should be a hot link.
>If there is no one's last name starts with "Q", Q is not clickable.
>
>Thanks!
>
>Hong
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to