So is the code below the code that cuases the error, or the code that works ok?
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: David Collie (itndac) [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 31, 2003 5:23 AM > To: CF-Talk > Subject: Help with a pesky UDF... > > > Hello all, > > Having problems with the following UDF and need a little bit > of help if possible.... running CF5 btw on IIS 5 > > Everything runs fine as the code is below, but as soon as I > move the debug comments inside the second 'for' loop but > before the 'if' statement, the page just hangs and kills the > thread.... it just doesn't seem to want loop over the count > of the query... > > I can't see a reason why it shouldn't work.... Code as > follows with test query... > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

