I do not want to share verity. I want to create a collection that cannot be seen or used by other instances. So far I have not been able to achieve that. From...
Thanks very much Josh and Claude I will play around with these :) thanks again ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
I just started having the same problem with Crystaltech on an email being sent to 4000 users. Let me know if you've found a solution, since customer support...
Quick question.well questions. I'm spoiled by working two screens. Can the various sections of the Eclipse interface be dragged onto a second screen apart from...
is anyone using these guys? they have a deal at HMS with them that looks decent. And does anyone know/have code to interact with their gateway. tia ...
BTW, that's the same guide as auth.net one. Looks like you're all set... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web...
How come you can use google for this but you can't any other time? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is...
... Not to confuse you, if your mind is made up, but suggest you take a look at Sage before you decide -- we moved from authorize.net to Sage because of two...
Has anybody noticed and/or come up with a solution for the slow rendering speed of certain CF Ajax tags such as CFMENU and CFLAYOUT (tabs in particular)? I...
When some of the ColdFusion Ajax tags are used, a LOT of libraries are loaded. If you copy the ajax directory from C:\ColdFusion8\wwwroot\CFIDE\scripts to a...
Great tip Michael. I'll need to add that to my CF Cookbook folder. Rey.. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the...
Any time. These are the files I used last when working with cflayout=border. Most of them are probably needed for any of the more advanced ColdFusion/Ajax...
Thanks. I'll post a demo site tonight. Stay tuned. I read somewhere on the internet about compressing the Javascript libraries. What do you think of that? ...
This has come up in the past and it's a great idea but the libraries that come with CF aren't compressed by default. As standard compression is just gzip, it...
Hi Phil, Compressing your libraries won't help in the actual rendering of things such as CFLAYOUT or CFMENU. It's main purpose is to assist in speeding up...
I'd say the issue is transfer over rendering as just about ALL of the ajax libraries are transfered, even the ones that are not needed. With so many files...
I was doing a firebug analysis when the page gave me a 404 but what I saw before hand was 230k of files, 10k of which was Google. The ColdFusion Ajax js files...
Strange... Don't know why it went down... Should be back up now. Do you see the "flash" of the un-rendered menu items? I also stripped out the css. On Dec 2,...
... Me too. I don't know about using CFMENU, but I have my own menu designed far before CFMENU existed and I have the whole DIV embeding the menu with style...
I'd like to add a link to a Report Builder report and when I set it up it works great, but it uses the same window to open the link. Does anyone know the trick...
They have all contributed tutorials to http://learncf.com. Now if these names ring a bell, you probably realise just how busy these guys are, you probably also...
Hi Dave, Thanks for the reply! Can you pass Ray's CFC a full U.S. address? -Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get...