I am trying to follow what you are wanting to accomplish with this.
You are setting htmlcontent to the string value 'htmlcontent' plus the
current 'count' value.
Then you are sending the htmlcontent1 variable (which doesn't appear to
exist) to the ToScript function? I think htmlcontent1 is part o
A side note; there's no need to maintain that 'COUNT' variable as CF does
this for you with the currentRow property of the cfquery object, so:
Dominic
On 28/01/2008, Dominic Watson <[EMAIL PROTECTED]> wrote:
>
> A random guess, but try removing all the cfoutput tags and wrap the whole
A random guess, but try removing all the cfoutput tags and wrap the whole
lot in one cfoutput tag. Perhaps it is a whitespace thing...(?)
Dominic
> I've got most of this working. I'm just having a hard time getting the cf
> variables
> to parse out when naming the javscript function. Everythin
>>Also can anyone recommend a good way to troubleshoot Javascript errors?
Fire bug for FF
https://addons.mozilla.org/en-US/firefox/addon/1843
And debugbar for IE (Free for personal use)
http://www.debugbar.com/
On Jan 28, 2008 3:14 PM, <[EMAIL PROTECTED]> wrote:
> I've got most of this workin
4 matches
Mail list logo