I have a script that writes html files every so often. Under CF 5, the script took about 4 to 5 seconds to create the .htm file.
When I tested the same script under CF MX 6.1, it takes over 14 seconds. Same thing with CF MX 7. I went through the code, piece by piece and found out that if I have " javascript:" in the output for the cffile, it is slow (14 seconds). If I remove javascript:", the script runs in about 5 seconds. Is CFXM trying to interrupt javascript when it is writing a file? Has anybody had this type of problem? TIA Jacob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204923 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

