Hey Brook, Had no problem with a 28K file... set the Client variable and then displayed it much later down the page.
I'm running CFMX Win2K SQLServer2K and using ODBC socket connection to the ClientVariable store. try ODBC socket and let me know how it goes... I also am chasing some client variable troubles... a bit hazy as to what might be wrong at the moment. At 11:37 AM 8/9/02, you wrote: >Were you able to test this on CFMX? > >><!--- set this to a file that weighs approx 20k ---> >><cfset myfile="f:\inetpub\wwwroot\development\mlmsites.txt"> >><cffile action="read" file="#myfile#" variable="tempVar"> >>Setting client variable myTestVar.. >><cfset client.myTestVar=tempVar> > >Brook ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

