couple of ways.  not quite sure how you're currently doing your
output, but you can do something like:

<cfoutput query="getLinks">
     #linkName# <cfif getLinks.currentRow NEQ getLinks.recordCount> | </cfif>
</cfoutput>


On Fri, 25 Feb 2005 12:46:01 -0700, Michael C.Grove <[EMAIL PROTECTED]> wrote:
> I have a site that generates some dynamic links. Ya know simply pulling from
> a database.
> Anyway  I would like to separate each link with a "|". The problem, however
> is that the links list horizontally and I get a trailing "|". For example
> 
> About Us  |  Contact Us  |  Advertising  | Home  |
> 
> Is there a way using MOD or something to drop the last one?

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies, 
and whenever they catch you, they will kill you. But first they must catch 
you, digger, listener, runner, prince with a swift warning. 
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196619
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to