Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225806 ... Hi, I tried qBrowser on ColdFusion MX 6.1 (with Updater) and got the following error: The...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225807 ... we do precisely that for our core CMS. -- mac jordan home: www.kestrel.org work:...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225808 ... Yes, this app currently only supports cf 7 or better. I do hope to try to support 6.1 in...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225809 ... We try to put all our shared code into CFC's, and call them (with different parameters if...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225810 ... I just tried it and it works for me. Can you post the arguments.body for us to take a look...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225811 ... My guess is that the code has new line and carriage return characters. These wouldn't show...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225812 ... I think it depends on if you will be making modification to the passed structure. For...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225814 ... Sorry to sound so hack-like, but how about putting a code in the coupon (coupon = jer456 or...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225813 ... Hey there, Sorry to sound so hack-like, but how about putting a code in the coupon (coupon...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225815 ... Hey guys, heres a question. I have been working on allowing qBrowser to work on cfmx 6.1....
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225817 ... Would it be possible (or even easier) to make two versions? Or two versions in one where as...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225819 ... Yes, thats a possibility, but adds a layer of complexity for sure. Im going to try this...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225820 ... I have a client with a dead CFMX6.1 server, and we need to set everything up on a new box....
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225822 ... Well, ive gotten it to work, sorta. I have at least gotten past the results attribute...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225823 ... and remember to restart the services after you'v dropped them there else the changes won't...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225824 ... okay, I think ive got it now. Is there someone that is running 6.1 in development that...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225825 ... Sounds like this is the best thing to do. I'm pretty positive that I will have to abstract...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225826 ... Hi Robert. Can you tell me how you passed the header after you upgraded to MX7? I am...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225816 ... Hi. I need to pass a SOAP header to a commercial webservice at the time of invoking it. I...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225827 ... There's not enough information here to tell you EXACTLY what to do. However, an overview of...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225829 ... We are working on a new intranet that will locate the CFCs, custom tags and includes,...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225830 ... In fact, stop the server before you drop the files in, because otherwise CF may say...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225818 ... Try replacing chr(10) and chr(13)...one or both of those should take care of you. ...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225821 ... Grab the neo*.xml files from the lib directory and plonk them on the new box as that's...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225828 ... Dave, you may not have gotten as far actually attempting to download the 64-bit JVM, but...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225832 ... CFCAHE will only cache entire pages. If you want to cache portions of a page try...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225831 ... If I have a page with 5 includes lets say and I use CFCACHE on one include will it attempt...
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:225834 ... I have a couple questions about doing this. How would I emulate this behavior? Set...