I have tried all of those things and still it continues to append and repeat
the number in the string. It's very strange. I am using the same query in a
different <cfoutput query loop> and it works fine. I am wondering if it has
to do with this section be a <cfinclude> ...could this be the problem?
- Neal
-----Original Message-----
From: Gyrus [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 16, 2003 10:13 AM
To: CF-Talk
Subject: Re: Strange <cfoutput query=""> issue
At 10:53 16/10/2003 -0500, you wrote:
><cfoutput query="rsFinancialBenefitList">
><table width="100%" border="0" cellspacing="0" cellpadding="2">
><tr>
><td><strong class="12ptTextBlack"><a
>href=""> T
>MP_Page)#&pg=12&benefit=#rsFinancialBenefitList.BenefitCode#&ben=5"><font
>color="##003366">#rsFinancialBenefitList.Name#</font></a></strong><br>
><span class="12ptTextBlack">#rsFinancialBenefitList.Teaser#</span></td>
></tr>
><tr>
><td height="1"><img src="" width="1" height="2"></td>
></tr>
></table>
></cfoutput>
Have you tried copying #GetTemplateData.Template# to a temp var before the
CFOUTPUT, then using that var instead? Would rule out any weirdness between
the loop and the reference to the GetTemplateData query. Also, double-check
that GetTemplateData only has one record maybe? And possibly be more
specific in the reference, e.g. #GetTemplateData['Template'][1]# ?
Kind of grasping at straws, but nothing strikes me straight away...
Gyrus
[EMAIL PROTECTED]
http://norlonto.net/gyrus/dev/ <http://norlonto.net/gyrus/dev/>
PGP key available
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]