Re: CF based forums ap?

2009-07-16 Thread Mike Kear
I've never installed forum software, but I've taken part in plenty. But i have used some of Ray's other software. I'd say at a guess that if you have a choice of going with Ray's app, and anyone else's, go with Ray's app. Ray stands behind his applications, supports them as well as anyone

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Scott Brady
When you're writing your applications, do you not try to anticipate certain things users will try that you know may cause problems and then provide them appropriate messages? I think Adobe predicted that a lot of users would try to have CFEclipse and CF Builder on the same Eclipse installation

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
ok weirdness. so i go home last night after getting things to work a little. i pull up url and see Element MYSHOPPINGCART is undefined in SESSION i am like aw crap... so i go into work this morning.. nothing has changed.. or so i think.. mess with a bunch of files. no luck. so i open the

Aggregate query help please

2009-07-16 Thread Seamus Campbell
I have a database (access at the moment) for members of an organisation. The members are scattered throughout (mostly in one state) Australia (with a couple in the US) They all are one of three language groups. I need to export an excel spreadsheet with a count of members from each language

Re: CF based forums ap?

2009-07-16 Thread Raymond Camden
Wow, thank you very much Mike! I will add that, in general, if you want X in ColdFusion, please visit RIAForge. It is the best place to find out so and so in CF. Galleon is not the only forums app out there - I see 3 when I search at RIAForge. On Thu, Jul 16, 2009 at 1:47 AM, Mike

Re: CF prepared statements

2009-07-16 Thread Dave Watts
And there are other kinds of attack CFQUERYPARAM will not protect from anyway. CFQUERYPARAM will prevent all SQL injection attacks. There are other attacks, and other remediation steps for said attacks, but I don't see how that's relevant to this. Dave Watts, CTO, Fig Leaf Software

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Adrocknaphobia
1. Check out my blog post on ColdFusion Builder memory settings. Flash Builder defaults to use much more memory than CF Builder, which is why you might want to install FB first. We will be updating the default settings for the next release of ColdFusion Builder, but in the meantime:

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Adrocknaphobia
Prepared statement? News to me. Can you point me to it? -Adam Lehman ColdFusion Project Manager Adobe Systems Inc On Wed, Jul 15, 2009 at 10:07 PM, Rick Faircloth r...@whitestonemedia.comwrote: Yeah, well, it certainly made me a little suspicious when there was a seemingly prepared statement

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
By prepared, I meant that the statement was ready to be delivered upon even finding the installation of CFEclipse. Meaning that Adobe must have set up the installation process to look for a CFE installation and warn that the two could not be used together. i.echoose sides...we won't or

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
Many users were testing CFB and CFE together during our private betas. Are you saying that CFB and CFE were installed as plugins in the same Eclipse installation and functioned without problem? -Original Message- From: Adrocknaphobia [mailto:adrocknapho...@gmail.com] Sent: Thursday,

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Cutter (ColdFusion)
No, I don't think it is. It ilooks to me as if there are large blocks of code, within ColdFusion Builder, that were written by Mark Drew (and it seems I have heard that somewhere). It stands to reason that they wouldn't interoperate, as ultimately they don't just have similar classes and

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
i have application.cfm in root of site. the application.cfc is just in the cart folder. not sure why it works, and then stops... not sure how to get the code to work again.. getting flusterd... ~| Want to reach the ColdFusion

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
ok to get it to work again this time i had to add this and then comment it out in application.cfm cfset StructDelete(Session, myShoppingCart) cfobject name=SESSION.myShoppingCart component=rittalxpress.cart.ShoppingCart then after the delete it pick up the info that is in the cfc in folder

Re: Aggregate query help please

2009-07-16 Thread Barney Boisvert
On Thu, Jul 16, 2009 at 4:57 AM, Seamus Campbellcoldfus...@boldacious.com wrote: I have a database (access at the moment) for members of an organisation. The members are scattered throughout (mostly in one state) Australia (with a couple in the US) They all are one of three language groups.

Re: cfinvoke newb question

2009-07-16 Thread Ian Skinner
Paul Ihrig wrote: ok to get it to work again this time i had to add this and then comment it out in application.cfm cfset StructDelete(Session, myShoppingCart) cfobject name=SESSION.myShoppingCart component=rittalxpress.cart.ShoppingCart then after the delete it pick up the info that is

RE: CF prepared statements

2009-07-16 Thread brad
Original Message Subject: Re: CF prepared statements From: Dave Watts dwa...@figleaf.com CFQUERYPARAM will prevent all SQL injection attacks. You should know better than that, Dave. I'll always be here to point out the edge case--

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Greg Luce
Adam or anyone else have any luck installing Mylyn to the standalone? That's a deal-breaker for me. Greg Luce Luce Consulting Services, Inc. www.luceconsulting.net (863) 273-0289 On Thu, Jul 16, 2009 at 11:04 AM, Cutter (ColdFusion) cold.fus...@cutterscrossing.com wrote: No, I don't think

CF CMS

2009-07-16 Thread Mark Atkinson
Howdy all, This is not a purely technical question so forgive me, but has anyone had experience with a ColdFusion implementation of Results Direct's CMSPlus? Either hosted or on your servers? Would be interested in feedback, offlist if you prefer. And would be happy to be pointed to a more

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
yeah, not sure. just gonna re-read chapter 20... 11+ years at this and still a newb! Ha! On Thu, Jul 16, 2009 at 11:44 AM, Ian Skinnerh...@ilsweb.com wrote: Paul Ihrig wrote: ok to get it to work again this time i had to add this and then comment it out in application.cfm cfset

Re: cfinvoke newb question

2009-07-16 Thread Ian Skinner
Paul Ihrig wrote: yeah, not sure. just gonna re-read chapter 20... 11+ years at this and still a newb! Ha! There is a change one has to make when one starts working with components and putting them into persistent memory. It is not something ColdFusion developers had to worry about in the

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
yeah i dont get it.. reading as fast as i can so i can get this straightend out.. http://63.144.103.199/products/index.cfm?n1Id=11n2Id=81n3Id=296CFID=219745CFTOKEN=60381247 http://63.144.103.199/rittalxpress/cart/LX_right1.cfm http://63.144.103.199/rittalxpress/cart/StoreCart.cfm

Re: cfinvoke newb question

2009-07-16 Thread Ian Skinner
Paul Ihrig wrote: yeah i dont get it.. reading as fast as i can so i can get this straightend out.. http://63.144.103.199/products/index.cfm?n1Id=11n2Id=81n3Id=296CFID=219745CFTOKEN=60381247 cfid219745 cftoken 60381247 http://63.144.103.199/rittalxpress/cart/LX_right1.cfm

Re: CF prepared statements

2009-07-16 Thread Dave Watts
You should know better than that, Dave.   I'll always be here to point out the edge case-- If you use EXEC, EXECUTE, sp_executesql, whatever, you are explicitly treating data as executable code. That's what those SPs and functions do. I don't think that's an edge case; it's a different case

RE: CF prepared statements

2009-07-16 Thread brad
Whatever you wish to call it, it is a cfquery that only allows data in via a cfqueryparam tag, yet is susceptible to SQL injection. I don't believe in silver bullets and I certainly don't want someone to get a false sense of security that they used method x and now their app is unilaterally

Calling .ASPX.VB from .CFM

2009-07-16 Thread Jason Neidert
Been writing CF apps for 10 years. First time posting. Humbling experience and probably well needed. Scenario: Was provided files from a 3rd party that would allow me to search motel inventory. Client wants me to search inventory and integrate into existing coldfusion based website. I was

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
Have you tried installing Eclipse, then CFB as a plug-in, then installing Mylyn? Just curious because I'm trying to figure out which way to approach CFB this evening or tomorrow. I'd like (at least) Eclipse, CFB, Subclipse, Amateras (if CFB can't replace it), and perhaps, Mylyn. Seems like the

Re: Calling .ASPX.VB from .CFM

2009-07-16 Thread Dave Watts
I was able to setup this .NET app on my test server and get it to work: http://lutsen.steelfusion.com/winter/rates_packages/packages/rdp/rdp/Default.aspx I pre-loaded valid input to get search results. Just click ‘Check Availability’ to return inventory data. OKAY, so there is a default

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Wil Genovese
Have you read the ColdFusion Builder docs about adding third-party plugins? I posted about setting up SVN on my blog and as a part of that I always choose the Subclipse Integration for Mylin. Is this all your looking for? The docs from Adobe state you must add the Ganymede Update site in

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread denstar
On Wed, Jul 15, 2009 at 7:10 PM, Dave Wattsdwa...@figleaf.com wrote: It could be that there are unavoidable, inherent conflicts between the two plug-ins...or it could be that the 500-lb Adobe gorilla is purposefully creating unnecessary incompatibilities in order to muscle out the

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Greg Luce
Yeah, I tried adding the ganymede update site and it errored on that too. I'll probably start over and also try CF Builder as a plugin. Greg Luce Luce Consulting Services, Inc. www.luceconsulting.net (863) 273-0289 On Thu, Jul 16, 2009 at 5:16 PM, Wil Genovese jugg...@visi.com wrote: Have

Re: cfinvoke newb question

2009-07-16 Thread Paul Ihrig
the reson the id's are different is becasue the link i sent. it had the cfid in it.. any how the stuff that does the cart is all from chapter 22 of cfwack 8-1 the application.cfc in the folder cart is pretty simple just change the name or commented it out? the application.cfm is at the site

Re: cfinvoke newb question

2009-07-16 Thread Ian Skinner
Paul Ihrig wrote: the application.cfm is at the site root. and dosnt have any thing to do with the cart... Your problem has nothing to do with the cart itself or the component that created it. This problem is all about the session scope and its complex relationship to the application name

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Wil Genovese
That is weird since I just installed some additional Mylin components. Mylin Task List, Mylin Bridge: Eclipse IDE, and Mylin Bridge Team Support with no issues on Win XP Pro. I also installed Mylin and Mylin Extras on my Mac Book Pro with no issues. Both computers are using the public

Re: CF prepared statements

2009-07-16 Thread Emmit Larson
CFQUERYPARAM will prevent all SQL injection attacks This is demonstrably false. Semantics, arguments and opinions aside, spreading misinformation like this is irresponsible. An attack can be made to inject SQL on a CF application using CFQuery that cannot be prevented with cfqueryparam. To

grouped query - groups in separate columns

2009-07-16 Thread Seamus Campbell
Hi I have a grouped query which displays fine but in a single column. I want to display each group in a new column, but I can't work out how to do this Any clues please Ta Seamus ~| Want to reach the ColdFusion community

Re: grouped query - groups in separate columns

2009-07-16 Thread David McGuigan
What do you mean by grouped query? Like a two column query where the values of one of the columns match across multiple rows? On Thu, Jul 16, 2009 at 6:21 PM, Seamus Campbell coldfus...@boldacious.comwrote: Hi I have a grouped query which displays fine but in a single column. I want to

Re: CF prepared statements

2009-07-16 Thread James Holmes
Can you provide examples? mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/7/17 Emmit Larson emmit.lar...@gmail.com: CFQUERYPARAM will prevent all SQL injection attacks This is demonstrably false. Semantics, arguments and opinions aside, spreading

Re: CF prepared statements

2009-07-16 Thread Emmit Larson
I believe that Brad Wood has made the case for that with his afformentioned blog post. Emmit On Thu, Jul 16, 2009 at 8:48 PM, James Holmes james.hol...@gmail.comwrote: Can you provide examples? mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/7/17

Re: CF prepared statements

2009-07-16 Thread Dave Watts
CFQUERYPARAM will prevent all SQL injection attacks This is demonstrably false. Semantics, arguments and opinions aside, spreading misinformation like this is irresponsible. An attack can be made to inject SQL on a CF application using CFQuery that cannot be prevented with cfqueryparam. To

Re: CF prepared statements

2009-07-16 Thread James Holmes
No, the queries written in those examples are patently stupid. Anyone deliberately circumventing the protection that bind parameters provide by subsequently forcing using those parameters to be used as literal SQL gets what they deserve. mxAjax / CFAjax docs and other useful articles:

Re: CF prepared statements

2009-07-16 Thread Claude Schneegans
An attack can be made to inject SQL on a CF application using CFQuery that cannot be prevented with cfqueryparam. Well... it depends what you mean by SQL injection One thing CFQUERYPARAM cannot prevent is inserting malicious content in a text field, like links or simply reference, to porn

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
Just getting around to reading your blog and didn't get past the second paragraph before...oh, no...Aptana. I don't like that piece of code. Let's hope it behaves better in CFB than in Eclipse as a plug-in... -Original Message- From: Wil Genovese [mailto:jugg...@visi.com] Sent:

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
Ok, Wil...next point. Under Getting Installed you advise installing CFB as a plug-in if one already has an Eclipse installation. But, what will happen with my CFE plug-in? They won't work in the same installation. That's what Adobe's warning said when I tried two days ago to install it in my

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Wil Genovese
I'll clarify that part. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Jul 16, 2009, at 9:37 PM, Rick Faircloth wrote: Ok, Wil...next point. Under Getting Installed you advise installing CFB as a

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Dave Watts
Under Getting Installed you advise installing CFB as a plug-in if one already has an Eclipse installation.  But, what will happen with my CFE plug-in?  They won't work in the same installation.  That's what Adobe's warning said when I tried two days ago to install it in my existing Eclipse

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
1. Try installing it and find out. Not a chance...don't want to risk corrupting all my current CFE projects 2. Uninstall CFE from Eclipse. Can't uninstall CFE with all the current projects in there 3. Run CFE and CFB in separate Eclipse installs. A good possibility. How about: 4.

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Dave Watts
3. Run CFE and CFB in separate Eclipse installs. A good possibility. How about: 4. Install CFB as stand-alone. That would give you a separate Eclipse install. Is installation of CFB as an Eclipse plug-in preferable to stand-alone for some reason? No. But if you already have Eclipse

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Wil Genovese
I'm running two installs. One CF Builder and one CFEclipse. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Jul 16, 2009, at 9:58 PM, Rick Faircloth wrote: 1. Try installing it and find out. Not a

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
Two Eclipse installs with CFB as a plug-in? -Original Message- From: Wil Genovese [mailto:jugg...@visi.com] Sent: Thursday, July 16, 2009 11:20 PM To: cf-talk Subject: Re: CF9 and Bolt in eWEEK I'm running two installs. One CF Builder and one CFEclipse. Wil Genovese One man with

RE: CF9 and Bolt in eWEEK

2009-07-16 Thread Rick Faircloth
I like all the tools in the same IDE. And I'm not running 3.5. That would give you a separate Eclipse install. So, choosing the install type of Standard ColdFusion Builder Installation ends up with Eclipse installed? Either approach I take I end up with the same thing? Eclipse first, then

Re: CF9 and Bolt in eWEEK

2009-07-16 Thread Dave Watts
So, choosing the install type of Standard ColdFusion Builder Installation ends up with Eclipse installed?  Either approach I take I end up with the same thing?  Eclipse first, then CFB...or CFB first and end up Eclipse anyway. Yes. You can either install CFB into your existing Eclipse