Re: Distributive Mode

2014-10-20 Thread brad f
>Thanks so much! I really appreciate all the feedback and information from >everyone. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

Re: Distributive Mode

2014-10-17 Thread brad f
For better security...piece of mind, I prefer to have my web servers physically separated from my database servers and distributed mode lets me do this. I finally did find a good article https://wikidocs.adobe.com/wiki/display/coldfusionen/WebSocket+Enhancements that describes exactly what I n

Re: Distributive Mode

2014-10-17 Thread brad f
>Distributive mode allowed us to have three servers on three separated tiers. >Presentation, Application and Database. Presentation never talking to DB. To >me it doesn't seem a good idea to run IIS and Coldfusion on the same server. >There is already a load balancer(reverse proxy) in front of

Distributive Mode

2014-10-17 Thread brad f
Looking for help. We currently run CF9 on windows and run it in distributive mode. I set this up by installing coldfusion on one server(using JRUN to run multiple instances), setup a cluster.. then copy the wsconfig.jar file to the IIS web server, install the JRE on web server then run the java

httponly and cookie-secure

2014-05-19 Thread brad f
Not sure what I am missing here. We are running Coldfusion 9.0.2 in a clustered environment. I added the -Dcoldfusion.sessioncookie.httponly=true to the jvm.config file. I restart the coldfusion instances. Run an application scan and it still says the y are not httponly (also check using Chrome

Re: Coldfusion in distributed mode with multiple subnets on host

2013-08-05 Thread brad f
Thanks for all the replies.. Changing the order of the nics was all I had to do. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://w

Coldfusion in distributed mode with multiple subnets on host

2013-08-05 Thread brad f
I am running coldfusion 9 in distributed mode(web server and CF on different servers). I have three web servers and three coldfusion servers running in a clustered environment. The problem is that I can never get the cluster setup or the web servers to see the cluster unless I disable the datab

Announcement: ColdBox Developer Week - FREE training

2012-07-02 Thread Brad Wood
icial CBDW page of our site and get signed up now. http://www.coldbox.org/cbdw What the heck IS ColdBox? "ColdBox is an event-driven, convention-based ColdFusion Development Platform." Read more about ColdBox here: http://www.coldbox.org/about Thanks! ~Brad ColdBox Platform E

Re: CFHTTP in Distributed Mode

2012-05-21 Thread brad f
>Well, after some more troubleshooting.. realized that the CFHTTP Get was >trying to >access the URL from the Coldfusion box and not the web box.. had to >add the Proxy >statements to the CFHTTP command in order for the outside url >to be accessible from >the CF applicatin box (had no public ac

Re: CFHTTP in Distributed Mode

2012-05-21 Thread brad f
>What does the URL look like? If you're using the address as if it is on the >webserver, make sure the CFHTTP url is pointing to the web server, > >Phil > >Well, after some more troubleshooting.. realized that the CFHTTP Get was >trying to access the URL from the Coldfusion box and not the web bo

CFHTTP in Distributed Mode

2012-05-21 Thread brad f
Have a problem with using an cfhttp get command while running in distributed mode. I have one test lab setup running coldfusion and iis on the same box and the cfhttp get command works great. The other is running in distributed mode (web and cf on different servers) and it fails every time with

Re: Cluster not sending request to second server

2012-03-12 Thread brad f
>>ok.. Thanks for all the quick replies but i have figured it out after doing a >>netstat >and seeing the other server was connecting on the wrong subnet.. i disabled >the other >NIC and restarted CF services.. then re-enabled the other nic and we are good >to go. >Thanks again for all the res

Re: Cluster not sending request to second server

2012-03-12 Thread brad f
>Do you have a port filter on the network? >On Mar 12, 2012 10:49 AM, "brad f" wrote: >no port filter and local os firewall is disabled. >> ~| Order the Adobe Coldfusion Anthology now! http://www.am

Re: Cluster not sending request to second server

2012-03-12 Thread brad f
>Do you have a port filter on the network? >On Mar 12, 2012 10:49 AM, "brad f" wrote: > >>No port filter and local os firewall disabled. ~| Order the Adobe Coldfusion Anthology now! http://www.am

Cluster not sending request to second server

2012-03-12 Thread brad f
I have two Windows 2008 R2 boxes, one running 4 CF instances and the other running two. I have created a cluster with all six instances. My problem is that Coldfusion never sends request to the second server. I had this running for many years on 2003 servers but for some reason i cannot get t

ColdFusion 9 Session Replication

2011-10-09 Thread Brad Parker
Here's a question hopefully someone can answer. Is it possible to use session replication to multiple instances on different physical servers without having to use CF load-balancing? We have a hardware load balancer in front of the web servers. I would like hardware appliance to handle the l

Re: IIS Missing CFM Pages

2010-07-22 Thread Brad Wood
Check the "Verify that file exists" checkbox on the IIS mapping. Beware, this will break things like cfimage display in browser, cfchart output and RDS sine those rely on the wildcard mapping to non-existent directories that CF still processes. ~Brad - Original Message -

Re: Salesforce CFC?

2010-07-22 Thread Brad Wood
riaforge.com should give you a way to submit a ticket and contact the project owner so he can include your updates into the main project. ~Brad - Original Message - From: "Billy Cox" To: "cf-talk" Sent: Thursday, July 22, 2010 10:40 AM Subject: Re: Salesforc

RE: SOT: Automated Firebug Net-style Timing

2010-07-21 Thread brad
rn-key solution. http://fiddler.wikidot.com/fiddlercore ~Brad Original Message Subject: SOT: Automated Firebug Net-style Timing From: John M Bliss Date: Wed, July 21, 2010 11:11 am To: cf-talk Hello, smart people. So you know how Firebug's "Net" panel will tak

RE: CF7.1 CFHTTP to Amazon S3: cfhttp.filecontent = 'Conn ection Failure'?

2010-07-20 Thread brad
sent back? ~Brad Original Message Subject: Re: CF7.1 CFHTTP to Amazon S3: cfhttp.filecontent = 'Conn ection Failure'? From: Ed Griffiths Date: Tue, July 20, 2010 12:16 pm To: cf-talk >> the problem is that when we try to retrieve the binary data f

RE: CF7.1 CFHTTP to Amazon S3: cfhttp.filecontent = 'Conn ection Failure'?

2010-07-20 Thread brad
> the problem is that when we try to retrieve the binary data for a file > using CFHTTP, cfhttp.filecontent says 'connection failure' even though > the cfhttp.responseheader from Amazon returns a 200 OK Is the response compressed? Post the HTTP headers that you are g

RE: Problems with multiple instances in CF9

2010-07-20 Thread brad
()# #createObject("java", "jrunx.kernel.JRun").getServerName()# ~Brad ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1

Re: Connecting to CFC's in the same directory in CF9.

2010-07-18 Thread Brad Wood
es, and use your host file to have a separate domain for each of them. For instance, www.example.com could be devww.example.com on your desktop. ~Brad ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe

RE: Connecting to CFC's in the same directory in CF9.

2010-07-16 Thread brad
In your E-mail you said the component file name was TestCFC2.cfm . Shouldn't that be TestCFC2.cfc? ~Brad Original Message Subject: Connecting to CFC's in the same directory in CF9. From: John Pullam Date: Fri, July 16, 2010 4:42 pm To: cf-talk This is a vari

Re: logout and back button

2010-07-15 Thread Brad Wood
By "citation needed" I think the implication was that you didn't know what what you were talking about. The original poster's problem had nothing to do with persisted session vars and everything to do with browser cache. This can be an issue regardless of sever-side techn

Re: Looking for a CF Recipe script!

2010-07-12 Thread Brad Wood
is a coulomb of electrical charge, or 6.241E18 electrons flowing through the conductor. So the real question is this: when your computer starts counting all those electrons does it start at 1 as the first one flows by? I believe the answer is yes, so it turns out CF was right after all.

Re: ByteArray objects

2010-07-01 Thread Brad Wood
If you want to be able to visually represent something that is a little cumbersome to display, why don't you try hashing it? That may help comparing them as well. ~Brad - Original Message - From: "Sisk, Kris" To: "cf-talk" Sent: Thursday, July 01,

RE: Order By question

2010-06-30 Thread brad
Paul, now's a good time to start a "select *" rant. :) Glad it works for you Les. ~Brad Original Message Subject: Re: Order By question From: Les Mizzell Date: Wed, June 30, 2010 4:18 pm To: cf-talk Works the charm: SELECT * FROM judges ORDER BY CASE W

RE: Order By question

2010-06-30 Thread brad
lol. My list-of-names-that-will-screw-up-DBAs just got a little longer. ~Brad Original Message Subject: Re: Order By question From: John M Bliss Date: Wed, June 30, 2010 3:16 pm To: cf-talk Yeah *that's* why I didn't suggest your more terse ELSE last_name Yea

RE: Order By question

2010-06-30 Thread brad
Let's hope no one has a last name starting with any of the following characters: space ! " # $ % & ' ( ) * + , - . / All of those fall alphabetically before 0. :) ~Brad Original Message Subject: RE: Order By question From: "Paul Alkema" Date:

RE: Order By question

2010-06-30 Thread brad
n a simple case statement in your order by. ORDER BY CASE WHEN id IN (x,y) THEN 1 ELSE 0 END, last_name Either way, it's good to know all the cat-skinning options CF gives you. ~Brad Original Message Subject: Re: Order By question From: Michael Grant Date: Wed, June 30, 2010

RE: Turning off try/catch

2010-06-29 Thread brad
y "turn off" your try catch and you can put it all back with another find and replace later. Better yet, replace it with "" where handleError is a custom function you write to do whatever you want with the error. Then you can log it, rethrow it, ignore it, whatever. Thanks!

Re: Dump out CFC properties/variables

2010-06-26 Thread Brad Wood
I usually include a dump method in my CFC's that simply cfdumps out whatever internals you want to see and cfaborts. If all your CFCs extend a single base component, this is even easier since you can put the method there. ~Brad - Original Message - From: "Scott Brady"

Re: Seriously PO'd - cfqueryparam and/or struct dereference flakes out

2010-06-24 Thread Brad Wood
It's a bit more code, but if you switch to having a cfargument tag for each parameter and enforce the type there, you can pass in your struct as an argument collection. You'll get a more meaningful error that way. Sent from my HTC on the Now Network from Sprint! - Reply message - F

Re: ColdFusion Server Survey

2010-06-20 Thread Brad Wood
According to the link, the survey is closed. "This survey is currently closed. Please contact the author of this survey for further assistance." ~Brad - Original Message - From: "Shilpi Khariwal" To: "cf-talk" Sent: Sunday, June 20, 2010 11:39 PM Sub

Re: Branching Strategies

2010-06-15 Thread Brad Wood
Thanks to all who replied to my question. You guys gave me a lot of help and info I will share with the rest of my team to help decide how we set up Subversion. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.c

Re: Coldfusion files aren't found.

2010-06-13 Thread Brad Wood
The user that Cf runs as needs to have access to that drive. The html file is being served directly by iis and using its permissions. Sent from my HTC on the Now Network from Sprint! - Reply message - From: "Richard Steele" Date: Sun, Jun 13, 2010 4:17 pm Subject: Coldfusion files ar

Branching Strategies

2010-06-11 Thread brad
I am afraid of the overhead of merging. I found a lot of good branching theory here: http://www.cmcrossroads.com/bradapp/acme/branching/ However, I wanted to hit up the list to get opinions from people with similar sized teams to see what you've found to be a good branching strategy. Than

RE: Avoiding SQL deadlocks

2010-06-09 Thread brad
nd their related data. This will tell you the exact resources that in are involved in the error and prevent a lot of guesswork for you. They're really crippling you by asking you to solve this problem without the most critical piece (the database). The execution plan of the offending q

RE: How do I solve this path issue for components?

2010-06-08 Thread brad
next best thing to a different physical server. Ok, actually a VM is the next best thing to that, but I digress... ~Brad Original Message Subject: Re: How do I solve this path issue for components? From: Sean Corfield Date: Tue, June 08, 2010 3:34 pm To: cf-talk Why not use per-

RE: Home Site+ and Windows 7

2010-06-02 Thread brad
I'm glad to know that File View covers those scenarios. I won a copy of CF Builder at my local user group so I'll be installing it soon and I'll keep that in mind. Thanks! ~Brad Original Message Subject: Re: Home Site+ and Windows 7 From: Sean Corfield Dat

Re: Home Site+ and Windows 7

2010-06-02 Thread Brad Wood
ve any problem with projects with the exception that Eclipse can sometimes be painfully slow when switching from one to another. ~Brad ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-

Re: Dynamic Getters and Setters

2010-05-26 Thread Brad Haas
But isn't it a problem to use CFINVOKE with getters and setters? Wouldn't the object be reinstantiated for every single method call? Am I wrong in assuming this? --Brad >**untested** > > > > > > >I don't use cfinvoke, so I may have the s

Dynamic Getters and Setters

2010-05-25 Thread Brad Haas
does not work: Anyone have any suggestions. I was thinking about using CFINVOKE, but I'm not quite sure how I would populate the entire bean going that route. Once populated the bean will be passed to a DAO to save the data. I'm

Re: Color Code XML

2010-05-25 Thread Brad Wood
Hmm, that's a slick little library. I like the customizability of it and the separate CSS files. Thanks! ~Brad - Original Message - From: "Justin Scott" To: "cf-talk" Sent: Tuesday, May 25, 2010 10:41 PM Subject: RE: Color Code XML > >> Suggesti

Color Code XML

2010-05-25 Thread Brad Wood
solution that still required a number of find and replaces to finish getting rid of the JavaScript. Suggestions? Thanks! ~Brad ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Di

Re: Coldfusion 9 Windows vs Linux

2010-05-21 Thread Brad Wood
probably be running Apache and MySQL which puts you out there in RTFM land, but it's all doable. I've deployed CF on RedHat and Open Suse with good results. Honestly, I think the real determining factor is going to be how comfortable you are with Linux and command line stuff in

Re: Transaction locking table, not sure where or why...

2010-05-14 Thread Brad Wood
calating to table locks. I think that might be what Leigh was getting at. I don't know that I can recommend setting your global isolation level to read uncommitted. Locks are for a reason and I've seen some weird hard-to-find errors in systems where over-zealous DBA's used re

RE: What is the version of Java SDK CF should use?

2010-05-12 Thread brad
I would recommend anything later than updater 10. Just make sure you get the JDK and not just the JRE. I'm using 1.6.0_12 on my CF8 servers. ~Brad Original Message Subject: What is the version of Java SDK CF should use? From: "Nathan Chen" Date: Wed, May 1

Re: Downloading mp3s

2010-05-08 Thread Brad Wood
ion-- I've always found it difficult to control user experience when downloading files based on all the different configurations of file associations and browsers. ~Brad - Original Message - From: "andy matthews" To: "cf-talk" Sent: Saturday, May 08, 2010 10:

Re: Substitute/conversion for Flash Interactive Menus for iPad?

2010-05-04 Thread Brad Wood
Have you looked into HTML 5? I hear it does everything Flash does. Your clients can wait another 5 years for the spec to be implemented, right? ~Brad > On Tue, May 4, 2010 at 5:13 PM, Dawn Sekel wrote: > >> >> Hi-I have several web templates that use Flash widgets for in

RE: How to protect PDF documents from direct access

2010-05-03 Thread brad
Store them outside your web root and serve them up with cfcontent. Just remember a CF thread is used for the duration of the download. ~Brad Original Message Subject: How to protect PDF documents from direct access From: "col...@uci.edu col...@uci.edu" Date: M

RE: SQL Gurus... obtaining the correct Incremental ID

2010-04-28 Thread brad
yours is to prevent ALL OTHER processes from touching the table. Or, just make life easy on yourself and use scope_identity(). ~Brad ~| Want to reach the ColdFusion community with something they want? Let them know on the Hous

RE: SQL Gurus... obtaining the correct Incremental ID

2010-04-28 Thread brad
quot;SET TRANSACTION ISOLATION LEVEL SERIALIZABLE" immediately prior to the select. ~Brad Original Message Subject: Re: SQL Gurus... obtaining the correct Incremental ID From: Dave Watts Date: Wed, April 28, 2010 4:54 pm To: cf-talk > That would ONLY work if you used SET TRANSA

RE: SQL Gurus... obtaining the correct Incremental ID

2010-04-28 Thread brad
Yes, I would agree that is a much simpler and safer alternative. since scope_identity() is already specific to your connection you don't have to worry about locking and such altogether. ~Brad Original Message Subject: Re: SQL Gurus... obtaining the correct Incremental ID

RE: SQL Gurus... obtaining the correct Incremental ID

2010-04-28 Thread brad
Transactions control when data gets committed as well as how long some locks are held. They do not necessarily keep other processes from modifying parts of a table you are touching. That's when isolation levels and locking behavior comes into play. ~Brad Original Me

RE: SQL Gurus... obtaining the correct Incremental ID

2010-04-28 Thread brad
That would ONLY work if you used SET TRANSACTION ISOLATION LEVEL SERIALIZABLE or WITH(TABLOCKX HOLDLOCK) Even with with rowlock, another spid can insert additional records into the table and the select max() might return a bogus value. ~Brad Original Message Subject: Re: SQL

RE: CF8 sessions being dropped all of a sudden

2010-04-28 Thread brad
me outs in the admin as well as the app to make sure there is nothing screwy going on. ~Brad Original Message Subject: CF8 sessions being dropped all of a sudden From: Steve Logan Date: Wed, April 28, 2010 7:53 am To: cf-talk We have an application that's been working fi

RE: Remove multple EXTRA spaces from string

2010-04-23 Thread brad
This appears to work for me: Original Message Subject: Remove multple EXTRA spaces from string From: "UXB Internet" Date: Fri, April 23, 2010 3:26 pm To: cf-talk I am having a senior moment and can't for the life of me figure this dumb thing out. I am trying to remove all

Re: SQL data integrity

2010-04-22 Thread Brad Wood
data was ever brought into question that third party could independently verify that the data really was there on that date. That would be a heck of a lot of data- but I guess you have to ask yourself how much you are willing to pay for this kind of thing. ~Brad

RE: Where do i find CFGRID Code?

2010-04-21 Thread brad
RID applet. === Your sub domain doesn't have a mapping for the cfide folder. If you use Firebug or MS Fiddler you can easily see the 404s happening when the non-working example attempts to load the JavaScript files required for the grid

RE: cfhttp Connection Failure

2010-04-20 Thread brad
>>Your sure it's compressed responses and not something else? > No, I,m not sure. I know how to find out. http://www.wireshark.org/ ~Brad ~| Want to reach the ColdFusion community with something they want?

RE: cfhttp Connection Failure

2010-04-20 Thread brad
rotocols/rfc2616/rfc2616-sec14.html#sec14.39 ~Brad Original Message Subject: Re: cfhttp Connection Failure From: Sue Buck Date: Tue, April 20, 2010 8:20 am To: cf-talk Thanks for all the suggestions. Unfortunately my client is phasing out ColdFusion so upgrading is not an opt

Re: cfhttp Connection Failure

2010-04-19 Thread Brad Wood
he appropriate message for the occaision. Adding the following header values will tell the remote server that the client (CF) can't handle compressed responses: ~Brad ~| Want to reach the ColdFusion community with somethi

RE: New SQL injection :(

2010-04-19 Thread brad
ks revolve around them. And for the love of all that is good in the world, don't ever let your webs servers ever connect to your database with sa. :) ~Brad ~| Want to reach the ColdFusion community with something they want

RE: DateDiff() and Minutes Wierdness

2010-04-13 Thread brad
ateDiff() to the second level, divide by 60, and "ceiling()" the result up to the next full minute which is essentially what you are doing below. Perhaps you can explain exactly what you were trying to do. ~Brad ~

Re: ColdFusion Distributed Mode

2010-04-08 Thread brad f
> > Now I know in the documentation it says this is the way you have to > set it up.. but I guess my two questions are > > 1. Why did it work before with the code only being in one place? > > I don't know. Maybe it was able to resolve to a remote share where > the > files actually are? > >

Re: ColdFusion Distributed Mode

2010-04-08 Thread brad f
I have found the answers to my questions 1. Need to have "Interact with Desktop" checked under the service LogOn tab. 2. Code resides on app box strictly for speed. ~| Want to reach the ColdFusion community with something the

Re: ColdFusion Distributed Mode

2010-04-08 Thread brad f
>Is the new ColdFusion instance running as a user that has permission to read >from the share? > >~Mahcsig > >I have actually found the necessary info. >1. You need to have "Interact with Desktop" checked under services LogOn info. >2. Reason for CFM code to be stored on App box is purely for spee

Re: ColdFusion Distributed Mode

2010-04-08 Thread brad f
> Have a question in regards to setting up distributed mode. We have ran > in distributed mode for years with CF7 and windows 2000. We are in the > process of upgrading to CF9 and Windows 2008. The problem I am having > is the we used to be able to have all of our code on a fileserver and > po

RE: Joni Mitchell and Cold Fusion

2010-04-07 Thread brad
The site seems pretty snappy to me. I'd bet you are taking too much bandwidth with the media downloads. If that truly is the problem, see if you can pay more for additional bandwidth, or most all the large media to an Amazon S3 bucket. They charge peanuts. ~Brad Original Me

ColdFusion Distributed Mode

2010-04-07 Thread brad f
Have a question in regards to setting up distributed mode. We have ran in distributed mode for years with CF7 and windows 2000. We are in the process of upgrading to CF9 and Windows 2008. The problem I am having is the we used to be able to have all of our code on a fileserver and point IIS to

ColdFusion Distributed Mode

2010-04-07 Thread brad f
Have a question in regards to setting up distributed mode. We have ran in distributed mode for years with CF7 and windows 2000. We are in the process of upgrading to CF9 and Windows 2008. The problem I am having is the we used to be able to have all of our code on a fileserver and point IIS to

Re: Passing NT Username and Password to SQL Server datasource - still impossible or have things changed?

2010-04-06 Thread Brad Wood
to connect with? I actually like that because it makes it a bit easier to audit permissions with explicit accounts. ~Brad - Original Message - From: "Thomas Harper" To: "cf-talk" Sent: Tuesday, April 06, 2010 7:26 AM Subject: Passing NT Username and Password to SQL Se

Re: ColdFusion dateDiff() function?

2010-04-05 Thread Brad Wood
Nope, it's working as designed. Here is an excerpt from the docs: "The DateDiff function determines the number of complete datepart units between the two dates; for example, if the datepart parameter is "m" and the dates differ by 55 days, the function returns 1." So basically, using date diff

RE: Best way to return generated html from cfc

2010-04-05 Thread brad
use cfsavecontent in the CFC to put the generated HTML into a variable. Don't forget to var the cfsavecontent variable first. ~Brad Original Message Subject: Best way to return generated html from cfc From: Matthew Smith Date: Mon, April 05, 2010 6:22 pm To: cf-talk

RE: Decrypt CF scheduled job password?

2010-03-30 Thread brad
ava code so enter at your own legal risk. :) ~Brad Original Message Subject: Decrypt CF scheduled job password? From: Qing Xia Date: Tue, March 30, 2010 8:09 pm To: cf-talk Hello folks, I was just wondering, does anyone happen to know if the password in the CF scheduled job

RE: ColdFusion Builder Released!

2010-03-26 Thread brad
rowser. Where are you getting your info from? ~Brad ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/mes

RE: ColdFusion Builder Released!

2010-03-26 Thread brad
> I think the most we can do is encourage people to buy other "phones". Well I walked out of a Sprint store with my new HTC Hero Android phone last night so I guess I'm doin' my part :) ~Brad ~

RE: "Undefined in Form" when using MSIE

2010-03-24 Thread brad
Geez I hope so, seeing as how that is from a post back in 2004. http://www.mail-archive.com/cf-talk@houseoffusion.com/msg172391.html Since a little water has gone under the bridge since that post why don't you start by telling us what your specific problem is. Thanks! ~Brad Ori

RE: cftransaction and multiple databases

2010-03-24 Thread brad
If the databases are on the same server, you can try accessing the "other" database from your "main" data source by specifying the full path to the table: SELECT * FROM databaseName.owner.tableName On SQL Server, owner is often "dbo". Or you can use the shortcut

RE: Features (Re: ColdFusion Builder Released!)

2010-03-23 Thread brad
led at the usefulness of simply clicking a class and being taken to the corresponding .java file etc. ~Brad Original Message Subject: Re: Features (Re: ColdFusion Builder Released!) From: Adrocknaphobia Date: Tue, March 23, 2010 4:00 pm To: cf-talk Judah, I already shared yo

RE: CF Education (was: ColdFusion Builder Released!)

2010-03-23 Thread brad
took some time, but Adobe _does_ provide curriculum for teaching ColdFusion 8 in the classroom. http://www.adobe.com/education/instruction/teach/cfcurriculum.html ~Brad Original Message Subject: RE: CF Education (was: ColdFusion Builder Released!) From: Ben Forta Date: Tue

Re: ColdFusion Builder Released!

2010-03-23 Thread Brad Wood
eople. Also, you can call the shareholders "greedy" but unless you know how much money Adobe poured into CFB for the past year and a half you really can't prove their making bank on anything. ~Brad - Original Message - From: "Eric Cobb" To: "cf-talk"

RE: ColdFusion Builder Released!

2010-03-22 Thread brad
if it would mean I could type variables.mySerivce. and have the list of methods pop up. ~Brad Original Message Subject: Re: ColdFusion Builder Released! From: Judah McAuley Date: Mon, March 22, 2010 5:54 pm To: cf-talk I can tell you this and I believe, already have. I mostly

RE: ColdFusion Builder Released!

2010-03-22 Thread brad
readid:60838#330537 I don't know how much Adobe has really spent on CFB, nor how many licenses they expect to sell, but my guess is that they will probably have to sell upwards to 10,000 CFB licensees to START making a profit. ~Brad ~~~

RE: Referencing column names in queries with special characters

2010-03-22 Thread brad
You will probably need to use array notation: temp["B&M"][currentRow] or to show the dynamic-ness: cfset columnName = "B&M" temp[columnName][currentRow] Think of it is a two-dimensional array if you will. ~Brad Original Message Subject: Referen

RE: ColdFusion Builder Released!

2010-03-22 Thread brad
sn't what you found? ~Brad ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:3

RE: JSON object error

2010-03-12 Thread brad
ntation of your result set. ~Brad Original Message Subject: Re: JSON object error From: sandeep saini Date: Fri, March 12, 2010 3:41 pm To: cf-talk When I use "http://127.0.0.1:8500/prototype/getData.cfc?method=rptData&idval=04"; in URL, I get f

RE: JSON object error

2010-03-12 Thread brad
Is the server call erroring? Use FireBug or MS Fiddler to capture the actual ajax request and confirm the status code and response body. ~Brad Original Message Subject: JSON object error From: sandeep saini Date: Fri, March 12, 2010 3:22 pm To: cf-talk guys, I am getting

RE: SOT: Default Flash behavior when crossdomain.xml is absent

2010-03-12 Thread brad
> But can't you just go ahead and create a crossdomain file and avoid > this problem altogether? Of course, and I already have. My personality is such that I like to find out exactly why things were broke-- not just wiggle wires until it turns on, shrug, and continue.

Re: null500 on nested custom tag

2010-03-11 Thread Brad Wood
tors and descendants. One question: if your query returns no records, won't the line "" error trying to convert "" to a number? ~Brad - Original Message - From: "Me Too" To: "cf-talk" Sent: Thursday, March 11, 2010 10:31 PM Subject: null500 on

Re: SOT: Default Flash behavior when crossdomain.xml is absent

2010-03-11 Thread Brad Wood
o be played, but will stop short of allowing you to extract data from it (like ID3 tags) without a crossdomain.xml file. Interesting... I'm not sure if that is affecting me or not. I'm using the JWPlayer and I'm pretty certain it doesn't do anything special to the MP3s. ~Brad

Re: Daylight Savings & Scheduled Tasks

2010-03-11 Thread Brad Wood
I usually use the following JVM arg (I'm in the central time zone): -Duser.timezone=America/Chicago ~Brad - Original Message - From: "Terry Ford" To: "cf-talk" Sent: Thursday, March 11, 2010 9:48 PM Subject: Re: Daylight Savings & Scheduled Tasks > D

SOT: Default Flash behavior when crossdomain.xml is absent

2010-03-11 Thread brad
ation for all versions of Flash that compares their behavior. All I can find of the Internet is eleventy-billion how-to's on creating a policy new. (thanks but I already know how) Thanks. ~Brad ~| Want to reach the ColdFusion

RE: chossing a methodolgy

2010-03-10 Thread brad
m/ If you want something uber-light weight and simple, try Sean's FW/1. http://fw1.riaforge.org/ If you want to play Framework Roulette, go to Charlie's framework list, close your eyes, and point your finger at the screen. :) http://www.carehart.org/cf411/#cffw_app ~Brad -

Re: query passed by value from a udf?

2010-03-09 Thread Brad Wood
This is starting to sound like one of those "Hibernate knows best" sort of discussions. lol A sentiment I generally agree with, mind you. Second guessing Java's GC logic is probably for pretty darn special scenarios. ~Brad - Original Message - From: "Dave

Re: query passed by value from a udf?

2010-03-09 Thread Brad Wood
e code above may not guaruntee everything you expect to be collected will be. ~Brad ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.h

RE: overwriting a component reference variable

2010-03-09 Thread brad
still "exist" in memory when the request is completed but with no hard references. They will get picked up the next time garbage collection executes. ~Brad Original Message Subject: overwriting a component reference variable From: Michael Dinowitz Date: Tue, March 09, 20

Re: Pretty XML

2010-03-05 Thread Brad Wood
> >#xmlString# > Sorry, should have typed #htmlEditFormat(xmlString)# ~Brad ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archi

  1   2   3   4   5   6   7   8   9   10   >