when you enter <cfdump var="#application.qGetPGCAC.subheading#"> ?
-----Original Message-----
From: Deetra Whatley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 30 September 2003 5:38 p.m.
To: CF-Talk
Subject: Using CF to display links on a page
Good Day,
Will someone explained how to create the horizontal Links in ColdFusion?
I would like to display
Links First > Second > Third > Fourth.
I don't know how to display the active link - the last link. Am I supposed
to use the url variable.
This is my code.
<cfset PageHeading=application.qGetPGCAC.heading>
<cfset ActiveLink=application.qGetPGCAC.subheading>
<cfoutput>#PageHeading# > #ActiveLink# </cfoutput>
This is the line that I am having trouble with.
<cfset ActiveLink=application.qGetPGCAC.subheading>
What am I doing wrong? Can someone help me please use CF to display the
horizontal links bar so that I do not have to type (copy) the links on every
page.
Thank you so very much.
Deetra Whatley
_____
[Todays
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

