Search the web
Sign In
New User? Sign Up
CFTalk · ColdFusion Talk (CFTalk) List archives
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 120290 - 120319 of 154390   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
120290
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...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
10:40 am
120291
Thanks very much Josh and Claude I will play around with these :) thanks again ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
12:31 pm
120292
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...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
6:18 pm
120293
1. Installation Error (from the log file) "Web Server Connector Configuration Error Status: ERROR Additional Notes: ERROR - JNDI port 2930 for server...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
10:25 pm
120294
... In additional, the IIS uses a non-standard port, instead of default 80 I'm using 8000. thks. ...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
10:39 pm
120295
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...
archive@...
mdinowit
Offline Send Email
Dec 1, 2007
11:50 pm
120296
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 ...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
12:18 am
120297
BTW, that's the same guide as auth.net one. Looks like you're all set... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
1:24 am
120298
... I used this cool tool called google. http://internetmerchant.com/downloads/IM_Payment_Gateway_AIM_Guide.pdf Found it pretty quick! Will ...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
1:25 am
120299
How come you can use google for this but you can't any other time? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
2:28 am
120300
... 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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
1:24 pm
120301
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
2:56 pm
120302
Phil, Could you put up a small demo that shows this behavior? That will help in troubleshooting it. Rey... ... ...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
4:32 pm
120303
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
4:57 pm
120304
Great tip Michael. I'll need to add that to my CF Cookbook folder. Rey.. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
5:16 pm
120305
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
6:08 pm
120306
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? ...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
9:12 pm
120307
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
9:54 pm
120308
thanks.. my mind isnt made up but hms has a pretty good deal on it http://hostmysite.com/services/imerchant/ ... ...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
9:56 pm
120309
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
10:15 pm
120310
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...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
10:46 pm
120311
Well... I may have found part of the problem. Google Ads. Here is a URL to stripped down page with nothing but CFMENU and a google ad. It shows the...
archive@...
mdinowit
Offline Send Email
Dec 2, 2007
11:24 pm
120312
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...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
12:22 am
120313
Here is the original template... <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd "> <html> <head> <meta...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
1:12 am
120314
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,...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
1:12 am
120315
Yes, I saw the un-rendered menu before the real menu-bar loads. Greg On Dec 2, 2007 7:52 PM, Philip Hayes <philip.hayes@...> ... ...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
1:30 am
120316
... 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...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
1:44 am
120317
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...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
6:08 am
120318
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...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
10:21 am
120319
Hi Dave, Thanks for the reply! Can you pass Ray's CFC a full U.S. address? -Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get...
archive@...
mdinowit
Offline Send Email
Dec 3, 2007
11:20 am
Messages 120290 - 120319 of 154390   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help