I have a string within a cfloop(query). The string itself is kinda long.
Inside the loop, certain query variables are placed, and the string is
appended to a master string.

   The problem I am having is that there are roughly 10 character chunks
missing from the final product. And it seems that these chunks are coming
from the middle of a single string, and not at the section where one is
appended. The missing characters seem to come at the same interval (I
haven't counted), but I am wondering if there is some Cold Fusion limitation
on string lengths. If so, how do I get around this?



Lon Lentz
Applications Developer & CyberEntomologist - Alvion Technologies
DataWarehousing and List Sales - Market Your Lists on the Net!
[EMAIL PROTECTED]
941-574-8600 Ext. 210


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to