Re: Chrome cfgrid flash

2010-02-09 Thread Michael van Leest
Flash forms are Flex 1.5 so keep in mind that is Actionscript 2 if I'm correct... Also which version of the flash player do you have? 10.1? is it mac? is it windows?? Be more specific please, because this isn't enough to get your problem solved... Regards, Mike 2010/2/9 Paul Ihrig

cfmodule and query of queries

2010-02-09 Thread Thane Sherrington
Hi all, This is probably a stupid question, but my simple mind can't figure it out. I'm trying to do the following: 1)Have a cfmodule that does a large query. 2)Have a series of cfmodules that do a query of query on the large query 3)Have a script that calls the cfmodules But I can't

RE: cfmodule and query of queries

2010-02-09 Thread LRS Scout
Set your query as caller.queryName is one way there are others. You should be using a CFC for this and returning the query probably. -Original Message- From: Thane Sherrington [mailto:th...@computerconnectionltd.com] Sent: Tuesday, February 09, 2010 7:57 AM To: cf-talk Subject:

Re: cfmodule and query of queries

2010-02-09 Thread Eric Cobb
You should really be doing this in a CFC. They're built for stuff like this. Thanks, Eric Cobb http://www.cfgears.com ColdFusion - the most profitable dead language I've ever worked with. Thane Sherrington wrote: Hi all, This is probably a stupid question, but my simple mind can't

Re: cfmodule and query of queries

2010-02-09 Thread Claude Schnéegans
But I can't figure out how to pass the query from one module to another. You can also set your query in the request scope, ie : request.MyQuery The request scope is visible in any module and sub modules. ~| Want to reach the

Re: Chrome cfgrid flash

2010-02-09 Thread Paul Ihrig
thanks: Shockwave Flash File name: NPSWF32.dll Shockwave Flash 10.0 r32 google chrome: 4.0.249.78 unknown (36714) ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion

Re: Chrome cfgrid flash

2010-02-09 Thread Paul Ihrig
just upgraded to Shockwave Flash 10.0 r42 same problem on winxp screenshots. chrome: http://picasaweb.google.com/lh/photo/LwUOa7S5U-guA-Y3X7U6qQ?feat=directlink firefox http://picasaweb.google.com/lh/photo/cJKg6XpsnFd9OXR5GS0Abg?feat=directlink

Re: Problem setting up a new instance of CF

2010-02-09 Thread Phillip B
Thanks for the help Jochem. I'll give this a couple of tries. My first try botched up pretty bad. I've reinstalled CF so I can have a clean slate to work with. Phil Did you set up the new instance with its own jvm.config file? If you didn't, could you do so? And then in the new jvm.config

Rampant fraud attempts from my site - Can I limit Number of Emails/Hour?

2010-02-09 Thread Rick King
Hey guys, I have a site I built where people can sell their used wedding dresses. Lately, I'm getting a ton of fraud attempts from the site. Basically, Someone will use the site to contact the seller of an item, and attempt to fraud them out of their money (bad checks, paying more money

RE: Rampant fraud attempts from my site - Can I limit Number of Emails/Hour?

2010-02-09 Thread Justin Scott
Is there any way to allow a single email address (providing the sender's email is required to contact the seller and submit the form) to only send 3 emails per hour? At least this would cut down on the volume of fraud attempts. Hi Rick, I would create a logging table and log the e-mail

IDE for coldfusion 9

2010-02-09 Thread fun and learning
Hi, Can anyone tell me if there is a new CFEclipse plugin for Coldfusion 9? ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: Rampant fraud attempts from my site - Can I limit Number of Emails/Hour?

2010-02-09 Thread Rick King
OK, I think I can figure that out. Thanks for the recommendation! ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: IDE for coldfusion 9

2010-02-09 Thread Shannon Peevey
i use the current cfeclipse w cf9 and have no issues speeves On Tue, Feb 9, 2010 at 1:13 PM, fun and learning funandlrnn...@gmail.comwrote: Hi, Can anyone tell me if there is a new CFEclipse plugin for Coldfusion 9? ~|

Re: Problem setting up a new instance of CF

2010-02-09 Thread Phillip B
I tried using this as a ref http://www.placona.co.uk/blog/post.cfm/creating-new-coldfusion-8-instances-the-easy-way-appendix Didn't help me at all. Still can't get this going. I just don't understand what I could be doing wrong! Phil Thanks for the help Jochem. I'll give this a couple

Re: IDE for coldfusion 9

2010-02-09 Thread Gerald Guido
Yes the latest version of CFE has a CF 9 dictionary. i.e. It supports CF9 syntax. G! On Tue, Feb 9, 2010 at 2:13 PM, fun and learning funandlrnn...@gmail.comwrote: Hi, Can anyone tell me if there is a new CFEclipse plugin for Coldfusion 9?

Re: IDE for coldfusion 9

2010-02-09 Thread Qing Xia
Can anyone tell me if there is a new CFEclipse plugin for Coldfusion 9? I am using CFEclipse plugin version 1.3.4.200906240705, which seems to be the latest version. I noticed certain new CF9 tags, such as CFIMAP, are not recognized.

Re: IDE for coldfusion 9

2010-02-09 Thread Barney Boisvert
You have to specify which version of CF you're using on your project, and if you upgraded, you'll still be set on CF8. Not sure what the default is, but it could well be CF8 as well, since CF9 is still lower adoption. cheers, barneyb On Tue, Feb 9, 2010 at 11:50 AM, Qing Xia

Re: IDE for coldfusion 9

2010-02-09 Thread Qing Xia
You have to specify which version of CF you're using on your project, and if you upgraded, you'll still be set on CF8. Not sure what the default is, but it could well be CF8 as well, since CF9 is still lower adoption. Oh yeah, you are right Barney. My dictionary view is set to CF8.

Re: IDE for coldfusion 9

2010-02-09 Thread Barney Boisvert
The default is in the global prefs (Windows Preferences), and each project has it's own setting the project properties. cheers, barneyb On Tue, Feb 9, 2010 at 11:56 AM, Qing Xia txiasum...@gmail.com wrote: You have to specify which version of CF you're using on your project, and if you

Re: IDE for coldfusion 9

2010-02-09 Thread Qing Xia
Well, well, the lesson is never to assume. My version of CFEclipse was *NOT* the latest. The latest is 1.3.5.201002010103. Once I upgraded my CFEclilpse plugin, I am defaulted to the CF9 dictionary. BTW, the dropdown at the top of Dictionary View lets you select which version of the dictionary

Re: IDE for coldfusion 9

2010-02-09 Thread Qing Xia
The default is in the global prefs (Windows Preferences), and each project has it's own setting the project properties. Neat, thanks! One more reason to like CFEclipse! [?] ~| Want to reach the ColdFusion community with

Re: Chrome cfgrid flash

2010-02-09 Thread Paul Ihrig
http://code.google.com/p/chromium/issues/detail?id=35220 ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: IDE for coldfusion 9

2010-02-09 Thread fun and learning
Yes the latest version of CFE has a CF 9 dictionary. i.e. It supports CF9 syntax. G! On Tue, Feb 9, 2010 at 2:13 PM, fun and learning funandlrnn...@gmail.comwrote: Hi, Can anyone tell me if there is a new CFEclipse plugin for Coldfusion 9? Hi All, Thanks a lot for the information. I

Mike Kear wants to stay in touch on LinkedIn

2010-02-09 Thread Mike Kear
LinkedIn Mike Kear requested to add you as a connection on LinkedIn: -- James, I'd like to add you to my professional network on LinkedIn. - Mike Kear Accept invitation from Mike Kear

Re: Mike Kear wants to stay in touch on LinkedIn

2010-02-09 Thread Mike Kear
OH! my apologies everyone! I certainly didnt intend to invite the WHOLE list to linkedin (although if you personally want to link, that's great). I went through my gmail contacts list in LinkedIn and sent invitations. One of the names it listed out must have been attached to the list

RE: Mike Kear wants to stay in touch on LinkedIn

2010-02-09 Thread Eric Roberts
Bad Mike heheheh Eric -Original Message- From: Mike Kear [mailto:afpwebwo...@gmail.com] Sent: Wednesday, February 10, 2010 12:34 AM To: cf-talk Subject: Re: Mike Kear wants to stay in touch on LinkedIn OH! my apologies everyone! I certainly didnt intend to invite the WHOLE list