RE: Is what I'm trying to do with XML even possible?

2012-01-04 Thread Rick Faircloth
In trying to achieve step number 1, I tried to create a document on my hard drive. Should this code not create an xml document on my e: drive? URLToPull = 'http://lennox.com/api/v1/z7RRSHM/categories/'; -Original Message---

Is what I'm trying to do with XML even possible?

2012-01-04 Thread Rick Faircloth
Perhaps someone has a wish list somewhere on Amazon or someplace that needs some action?! :o) Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion A

RE: XML! Aaargh! How do I do this?

2012-01-01 Thread Rick Faircloth
pastbin. Thanks for the feedback! Rick Lennox XML Search Test xmlSearch() XPath

RE: XML! Aaargh! How do I do this?

2012-01-01 Thread Rick Faircloth
? The one I've been following isn't quite complete enough the complexity of my xml sheet. Rick Lennox XML Search Te

RE: XML! Aaargh! How do I do this?

2011-12-30 Thread Rick Faircloth
Thanks for the info, James! I had actually been doing some more research on CF and XML and was reading about xmlSearch. I'll give that try, too. Rick -Original Message- From: James Holmes [mailto:james.hol...@gmail.com] Sent: Friday, December 30, 2011 8:14 PM To: cf-talk Subjec

RE: XML! Aaargh! How do I do this?

2011-12-30 Thread Rick Faircloth
Thanks for the tip, Justin! I'll give it a try! Rick -Original Message- From: Justin Scott [mailto:leviat...@darktech.org] Sent: Friday, December 30, 2011 7:51 PM To: cf-talk Subject: Re: XML! Aaargh! How do I do this? > Okay... I've worked this every way I can thin

XML! Aaargh! How do I do this?

2011-12-30 Thread Rick Faircloth
n't figure out how to loop through the products. Clues for the cluesless? Rick PS - you can see the cfdumps in the code to show the actual XML I'm trying to work with. I've seen examples of the XML data put into a database and then worked with from there. Would that be prefer

RE: (ot) How would I write this js line?

2011-12-16 Thread Rick Faircloth
ode on pain medicine from neck surgery last week and my code is suspect, to say the least. I'm surprised I can get anything to work at all! :o) Rick -Original Message- From: Dominic Watson [mailto:watson.domi...@googlemail.com] Sent: Friday, December 16, 2011 12:47 PM To: cf-talk

RE: (ot) How would I write this js line?

2011-12-16 Thread Rick Faircloth
Thanks for the feedback, Dominic... This works: var loginContainer = $('.property_container[id="property_'+propertyID+'"]').find('.login_containe r'); I'm actually looking, first, for the .property_container with the correct propertyID,

RE: (ot) How would I write this js line?

2011-12-16 Thread Rick Faircloth
Thanks, Jonah... Yes, applying more correct CSS and styling was the next step after the functionality. Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Friday, December 16, 2011 12:30 AM To: cf-talk Subject: Re: (ot) How would I write this js line? I'

RE: (ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
Another note: some of the functionality, such as is linked via "more photos" is disabled until I could sort out this form issue. Rick -Original Message----- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Friday, December 16, 2011 12:21 AM To: cf-talk Subject: RE

RE: (ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
ork-in-progress, but almost complete. (As complete as it's going to get before it's launched, anyway...) Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Friday, December 16, 2011 12:18 AM To: cf-talk Subject: RE: (ot) How would I write t

RE: (ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
property_'+propertyID+'"]').find('.login_containe r'); No errors appear in CFB2 initially, or in Firebug when the code is executed. I just pray this holds up under use tomorrow. Thanks for the feedback and suggestions! Maybe we finally have a solution with this approach!

RE: (ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
The HTML is written so that there is a "property_container" that contains a "login container". So, the we'd be using .find to look inside the .property_container div to find the #property_propertyID div and the .login_container div. The login_container div is only shown when a user clicks on a "

RE: (ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
to be working. I say, it doesn't "seem" to be working because I don't get the expected response, from the site, but don't get any error anywhere, either. I just need to think about this approach a little more, perhaps. Rick -Original Message- From: Matt Quackenb

(ot) How would I write this js line?

2011-12-15 Thread Rick Faircloth
but just can't get it to do what I want. Maybe my whole approach to this needs to be reworked, and will, if I can't make this work. Clues, anyone? Thanks! Rick ~| Order the Adobe Coldfusion Anthology now! http:/

RE: CF Builder 2 Express (free edition)

2011-12-14 Thread Rick Faircloth
Thanks for tip, Morgan. After trying that, I haven't noticed any more re-formatting. I didn't think to look under 'HTML', just under 'Javascript' for formatting controls. Rick -Original Message- From: morgan lindley [mailto:greyk...@gmail.com] Sent: Wed

CF Builder 2 Express (free edition)

2011-12-14 Thread Rick Faircloth
g alone, but it still re-formats what I type. Please tell me what to check or uncheck to keep this from happening. I'm sure I've overlooked something. There out to be a single "leave everything that I type alone" checkbox that overrides all forma

RE: SOT: Mobile Web App Dev Problem

2011-12-06 Thread Rick Faircloth
Well, now I'm not having the problem! But, I've had the same issue on another site, as well. Hopefully, it's just some bad code I wrote somewhere. Thanks, for the feedback! Rick -Original Message- From: Captain Obvious [mailto:mr.happ...@gmail.com] Sent: Tuesday, De

RE: SOT: Mobile Web App Dev Problem

2011-12-06 Thread Rick Faircloth
Alright... thanks for the feedback. I'll have another look at PhoneGap. May be time for Michael to add a mobile list for cf-talk... Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Tuesday, December 06, 2011 11:36 AM To: cf-talk Subject: Re

RE: SOT: Mobile Web App Dev Problem

2011-12-06 Thread Rick Faircloth
ing into the weeds of the process, it seemed to get rather complicated. Are you using it? Are you doing any mobie dev these days? Especially web apps? Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Tuesday, December 06, 2011 10:30 AM To: cf-talk Subject

RE: SOT: Mobile Web App Dev Problem

2011-12-06 Thread Rick Faircloth
Ray, Are you looking at this on desktop Chrome or do you have a mobile version of Chrome on an Android? Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Monday, December 05, 2011 11:01 PM To: cf-talk Subject: Re: SOT: Mobile Web App Dev Problem Not

RE: SOT: Mobile Web App Dev Problem

2011-12-06 Thread Rick Faircloth
_display_file%26returnForm at%3Djson. Origin http://hre-mobile.wsm-dev.com is not allowed by Access-Control-Allow-Origin. Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Monday, December 05, 2011 11:01 PM To: cf-talk Subject: Re: SOT: Mobile Web App Dev

RE: SOT: Mobile Web App Dev Problem

2011-12-05 Thread Rick Faircloth
Let me clarify... this is a mobile web, so test it on an Android smartphone and "tap" the "search form" button... -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Monday, December 05, 2011 10:03 PM To: cf-talk Subject: RE: SOT: Mobile

RE: SOT: Mobile Web App Dev Problem

2011-12-05 Thread Rick Faircloth
first, it won't change. Thoughts or word-arounds, anyone? Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Monday, December 05, 2011 5:02 PM To: cf-talk Subject: RE: SOT: Mobile Web App Dev Problem Thanks for that feedback, Captain, but that&#x

RE: SOT: Mobile Web App Dev Problem

2011-12-05 Thread Rick Faircloth
Thanks for that feedback, Captain, but that's a new error. I went ahead and started working on the AJAX part of the application. None of that has been a part of the app until now. Sorry about the confusion. :o) -Original Message- From: Captain Obvious [mailto:mr.happ...@gmail.com] Sen

SOT: Mobile Web App Dev Problem

2011-12-05 Thread Rick Faircloth
using JS focus events with hidden fields, etc., but nothing effects this. On another form in another web app, I was able to put a text input first and let users click out of that field and into the first select. That works, but that's not a good option here. Thanks for any testing

Amazon Product Advertising API

2011-11-26 Thread Rick T
Hey guys having trouble getting this API to work. I was using an old script from Tom Dawe (http://amazonsig.riaforge.org) I then realized I was not getting commission, even though nothing was erroring out. Found out that this script is no longer valid. Found this new CFC (https://gist.github.co

RE: Converting scientific notation to pure numeric

2011-11-26 Thread Rick Faircloth
My first thought was to just use the left function and cut the number down to the size you want: newNumber = #newNumber# newNumber = 9.0909 Then you can do with it as you please. Would that work? Rick -Original Message- From: James Holmes

RE: Weird attack

2011-11-24 Thread Rick Sanders
ve an antivirus. Good luck. Kind Regards, Rick Sanders Webenergy Software 902-401-7689 http://www.webenergy.ca -Original Message- From: Paul Stewart [mailto:p...@whichfranchise.com] Sent: Thursday, November 24, 2011 8:13 AM To: cf-talk Subject: Re: Weird attack On 24/11/2011 11:10, Russ Mic

RE: cfajax error

2011-11-11 Thread Rick Faircloth
Yes... seems those reserved words were a problem to always watch out for in Access. -Original Message- From: Leigh [mailto:cfsearch...@yahoo.com] Sent: Friday, November 11, 2011 9:11 PM To: cf-talk Subject: Re: cfajax error Rick - The odbc date format should be fine. I am pretty sure

RE: cfajax error

2011-11-11 Thread Rick Faircloth
he old code just now, but maybe this will help. I'll see if I have any old code in a site or perhaps some test code that I used before. I feel certain that the parsing was part of what made it work. Sorry I can't be more specific! hth, Rick -Original Message- From: Steve

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
the bullet and admit your wrong even if you think your right :-) I think Dave has earned the right to be a hard-ass occasionally given the amount of help he gives others on here. On Fri, Nov 11, 2011 at 10:23 PM, Rick Faircloth wrote: > > "The 'correct' answer is the one you ge

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
No, I think you are probably just unable or unwilling to allow people to vent. You probably don't do it personally very often and despise people who do. Steve Jobs was that way, and his employees are better off now that he's dead. They admired his work, but hated him personally. He'd rather run

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
"The 'correct' answer is the one you get"... wrong. It's almost never the one you get, whether technically or psychologically. It's easy just to be a hard-ass all the time. I know from personal experience. It's more difficult to show empathy when it's needed, rather than try to rebut someone's p

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
-Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Friday, November 11, 2011 1:06 PM To: cf-talk Subject: Re: Adobe drops Flsh for mobile devices > True, but I see almost no empathy when people are expressing broader issue concerns rather than > issues of a technical

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
True, but I see almost no empathy when people are expressing broader issue concerns rather than issues of a technical nature. Therein lies the clue to the correct response. Sometimes the technician, sometimes the counselor. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com

RE: cfajax error

2011-11-11 Thread Rick Faircloth
What about setting up some alerts with your AJAX variables or using console.log in firebug for the variables to make sure they are all what your are expecting? I find I have to use multiple techniques to debug apps before tracking down a problem. hth, Rick -Original Message- From

RE: Adobe drops Flsh for mobile devices

2011-11-11 Thread Rick Faircloth
s can be "debugged" by making the correct key strokes, or in this case, even perfectly correct sociopathic arguments. Rick -Original Message- From: Will Swain [mailto:w...@hothorse.com] Sent: Friday, November 11, 2011 8:12 AM To: cf-talk Subject: RE: Adobe drops Flsh for mobile devi

RE: Adobe drops Flsh for mobile devices

2011-11-09 Thread Rick Faircloth
I've always disliked Flash... just too much work for too little return. And I made a living for awhile working on similar timelines in Adobe Premiere. Goodbye, Flash! :o) -Original Message- From: Irvin Gomez [mailto:ir...@pixel69.com] Sent: Wednesday, November 09, 2011 12:14 PM To: cf

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
re code, but work as well. Thanks for the help! Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Monday, October 31, 2011 6:16 PM To: cf-talk Subject: Re: OT, JS : Why am I getting this error? And if you don't control the that serving template, yo

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
Ok... will do... -Original Message- From: Claude Schnéegans [mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans >Nope... no IE for dev. Always FF with FB. OK, but still, use these headers, in case you have some users under IE. ~

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
error? Did tracing reveal any errors in the variables? Also, remove all but one test at a time to confirm each works individually. On 10/31/11 2:35 PM, Rick Faircloth wrote: > Ahhh... spoke too soon. Same error: > > syntax error for: > >> if ( atpos<1 || dotpos<

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
Nope... no IE for dev. Always FF with FB. -Original Message- From: Claude Schnéegans [mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans >and sometimes changes document changes don't refresh Are you using Explorer ? There is a well known bug in IE about caching Ajax requests. See http://coldfus

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
Ahhh... spoke too soon. Same error: syntax error for: > if ( atpos< 1 || dotpos< atpos + 2 || dotpos + 2 == fieldToValidate.val().length ) -Original Message----- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Monday, October 31, 2011 5:19 PM To: cf-talk Su

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
Well... with a refresh after the change (this stuff is AJAX'ed and sometimes changes document changes don't refresh like I think they would) the validation seems to be working correctly. Thanks for the feedback, Jonah! :o) Rick -Original Message- From: .jonah [ma

RE: OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
, 2011 4:28 PM To: cf-talk Subject: Re: OT, JS : Why am I getting this error? In JS Comparison (what you are doing) is "==", while assignment (what it's complaining about) is "=". On 10/31/11 1:19 PM, Rick Faircloth wrote: > Assuming the vars are correctly as

OT, JS : Why am I getting this error?

2011-10-31 Thread Rick Faircloth
is error for the "if" line above in firebug: 'invalid assigned left hand site' Without making any wade through all the code involved at this point, is there anything in the code above that is wrong? The syntax of the line in question came straight from t

RE: Wysiwyg editor

2011-10-25 Thread Rick Faircloth
only the Paste From Word option available. On Tue, Oct 25, 2011 at 9:30 AM, Rick Faircloth wrote: > > As one who has never wanted to give (or actually given) > so much aesthetic control over displayed content, I haven't > had the need to implement ckEditor. > > However, afte

RE: Wysiwyg editor

2011-10-25 Thread Rick Faircloth
I guess that's better than trashed sites. My guess is that they'd try the regular Paste button before calling, anyway. -Original Message- From: Claude Schnéegans [mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans >leaving only the Paste From Word option available. ... then you will have users

RE: Wysiwyg editor

2011-10-25 Thread Rick Faircloth
Ok, thanks, Russ... good to know. -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Tuesday, October 25, 2011 9:50 AM To: cf-talk Subject: Re: Wysiwyg editor Rick, there are multiple ways to paste into the editor that's why. You could just click the re

RE: Wysiwyg editor

2011-10-25 Thread Rick Faircloth
7;t programmed to perform the functions of the "Paste" button and the "Paste from Word" button at once. Since there's never (is there?) any reason to paste from Word without cleanup, why even make it possible? Rick -Original Message- From: Claude Schnéegans [m

RE: Anyone had this happen? Ever?

2011-10-23 Thread Rick Faircloth
Well, hidden form fields don't solve the problem. This really is curious... -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Sunday, October 23, 2011 5:16 PM To: cf-talk Subject: RE: Anyone had this happen? Ever? I figured out the problem...wel

RE: Anyone had this happen? Ever?

2011-10-23 Thread Rick Faircloth
hat field. I'll see what else I can come up with... Rick -Original Message- From: Al Musella, DPM [mailto:muse...@virtualtrials.com] Sent: Sunday, October 23, 2011 7:24 PM To: cf-talk Subject: RE: Anyone had this happen? Ever? Also try to validate it. Some phones are fussy about t

RE: Anyone had this happen? Ever?

2011-10-23 Thread Rick Faircloth
that affected the first select only, I have no clue. I may add a hidden field for the focus, so Android doesn't popup the options...if that will work. I'll have to check. Thanks for the feedback, Jonah! Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com

RE: Anyone had this happen? Ever?

2011-10-23 Thread Rick Faircloth
Thanks for the feedback! Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Saturday, October 22, 2011 11:54 PM To: cf-talk Subject: Re: Anyone had this happen? Ever? Works fine for me on HTC Incredible (2.2) under the default browser as well as Firefox Beta

RE: Anyone had this happen? Ever?

2011-10-22 Thread Rick Faircloth
tag. I added one to see if it made a difference, but it didn't. Thanks for any feedback! About this problem and the mobile site in general. Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Saturday, October 22, 2011 3:08 PM To: cf-talk Subject: Re: Anyone ha

Anyone had this happen? Ever?

2011-10-22 Thread Rick Faircloth
nce of this behavior after two days of searching! Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups

Re: CF in the news

2011-10-21 Thread Rick Mason
e like the politician quoted that he is also Italian: http://www.fabioghioni.net/ So in the end it's a lazy reporter. Rick On Fri, Oct 21, 2011 at 11:32 AM, John M Bliss wrote: > > Interesting: > > http://www.businessinsider.com/eu-parliament-member-proposes-black-box-to-trace-c

Re: Session Variables

2011-10-18 Thread Rick T
Thanks guys! > sessionmanagement="yes" > sessiontimeout="#CreateTimeSpan(14,0,0,0)#"> > > My session expires in as little as 20 minutes, I dont understand why > so early when I set the timeout for 14 days. ~| Order the Ado

Re: I need some CF advocacy resources

2011-10-18 Thread Rick T
I hear ya man... here are some resources: http://www.forta.com/cf/using/list.cfm?categ_id=12 http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf-evangelist-kit.pdf Blow them away! >We have a new CEO and we are redoing the Website... again. We out sourced >t

Session Variables

2011-10-18 Thread Rick T
My session expires in as little as 20 minutes, I dont understand why so early when I set the timeout for 14 days. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?ta

Re: Sorting Multidimensional Array that contain dates

2011-10-17 Thread Rick T
Thanks Alan that worked, here is the final code that made it work for my situation: /** * Sorts a two dimensional array by the specified column in the second dimension. * * @return Returns an array. * @author Robert West (robert.w...@digiphilic.com) * @version 1, October 8, 2002 */ f

Sorting Multidimensional Array that contain dates

2011-10-17 Thread Rick T
I got this array How do I sort this array so that the John on 3/4/2011 is first in the array? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion

RE: Shouldn't these statements work?

2011-10-14 Thread Rick Faircloth
Finally! -Original Message- From: Bobby Hartsfield [mailto:bo...@acoderslife.com] Sent: Thursday, October 13, 2011 6:34 PM To: cf-talk Subject: RE: Shouldn't these statements work? Say goodbye to your thread Rick. :-/ .:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslif

RE: Hiding email address from spiders

2011-10-13 Thread Rick Faircloth
? Such as, when what is clicked? The submit button? Another form field? A "click here if you're human image?" Rick -Original Message- From: Claude Schnéegans [mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans >The bot doesn't realize the field is hidden and puts somethi

RE: Determining if multiple Sites are Up/Down?

2011-10-13 Thread Rick Faircloth
+1 for siteuptime.com. I can get messages sent to my mobile phone that keep me informed, even on the go. -Original Message- From: Dominic Watson [mailto:watson.domi...@googlemail.com] Sent: Thursday, October 13, 2011 9:59 AM To: cf-talk Subject: Re: Determining if multiple Sites are Up/

RE: Hiding email address from spiders

2011-10-13 Thread Rick Faircloth
I can't find a reference on www.meetup.com/coldfusionmeetup to the archived presentation, but the basic idea is this: Add a hidden form field that a user can't see, and therefore, won't fill in, and use it to trap a bot/spider. The bot doesn't realize the field is hidden and puts something in it

RE: Hiding email address from spiders

2011-10-12 Thread Rick Faircloth
How about the "honeypot" method that was presented on CFMeetup a few months ago? I was planning to implement that method. Users don't even know it's working. Any drawbacks? Rick -Original Message- From: Claude Schnéegans [mailto:=?ISO-8859-1?Q?Claude_Schn=E9e

RE: Outputting telephone numbers

2011-10-06 Thread Rick Sanders
Thanks Andrew Kind Regards, Rick Sanders Webenergy Software 902-401-7689 http://www.webenergy.ca -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Thursday, October 06, 2011 12:52 PM To: cf-talk Subject: Re: Outputting telephone numbers If this format is

Outputting telephone numbers

2011-10-06 Thread Rick Sanders
Sorry for the newbie question. For the life of me I can't see anywhere how to output a telephone number from a database that stores a number like 2125551212 to display as (212) 555-1212. Thanks. Kind Regards, [WebLogomailsig] Rick Sanders Webenergy Software 902-401-7689

RE: Shouldn't these statements work?

2011-10-06 Thread Rick Faircloth
I checked out the link: and I got it... Not just comparing "string to string", but for any other type operators and their values. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, October 05, 2011 4:44 PM To: cf-talk Subject: Re: Shouldn't these statemen

RE: Shouldn't these statements work?

2011-10-05 Thread Rick Faircloth
I'm not entirely sure about the "===" operator, but it's working. My understanding from what I've read is that the "===" operator should be used only when comparing strings. Is that not correct? -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, October 05

RE: Shouldn't these statements work?

2011-10-04 Thread Rick Faircloth
./search-properties/search-properties.cfm'; } -Original Message- From: Lists [mailto:li...@commadelimited.com] Sent: Tuesday, October 04, 2011 10:36 PM To: cf-talk Subject: Re: Shouldn't these statements work? The triple === in JavaScript at least is a strict comparison.

RE: Shouldn't these statements work?

2011-10-04 Thread Rick Faircloth
Good suggestions, guys, but I was purposefully using a string operator to be very specific in the code. (The '==' didn't work, either) This is working... using 3 statements and avoid the use of the or '||' operator. Thanks! Rick -Original Message- From: Ju

Shouldn't these statements work?

2011-10-04 Thread Rick Faircloth
They work if the URL ends in 'index.cfm', but not if the URL is just the domain name. I've tried every version of this I can think of. Clues, anyone? Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amaz

Re: Coldfusion Hosting

2011-09-29 Thread Rick Mason
from hosting.com. Rick Mason On Thu, Sep 29, 2011 at 10:13 AM, Paul Smith wrote: > > Yesterday, hosting.com informs me they are going out of the ColdFusion > hosting business. > > This thread has been very useful. Thank you all. > > I've been with ColdFusion from the

Can JS read CGI Environmental Variables?

2011-09-29 Thread Rick Faircloth
Ok... I'm tired of searching. Can JS read CGI variables? e.g. var referer = cgi.http_referer.slice('/').pop(); if ( referer === 'index.cfm' ) etc. Rick ~| Order the Adobe Coldfusion Anthology n

RE: Coldfusion Hosting

2011-09-29 Thread Rick Faircloth
www.KickAssVPS.com Great products, great service, great support. Customer for about 3 years now. -Original Message- From: Terry Troxel [mailto:terry.tro...@gmail.com] Sent: Thursday, September 29, 2011 10:55 AM To: cf-talk Subject: RE: Coldfusion Hosting I have been using a vps at AHP

RE: Code from cfhtmlhead showing up in jQuery AJAX JSON data

2011-09-24 Thread Rick Faircloth
than focusing on the fact that I needed to create them for every page. Thanks for the tip! (...and the code, Steve! :o) And yes, it's CF9... Rick -Original Message- From: Steve 'Cutter' Blades [mailto:cold.fus...@cutterscrossing.com] Sent: Saturday, September 24, 2011

RE: Code from cfhtmlhead showing up in jQuery AJAX JSON data

2011-09-24 Thread Rick Faircloth
t ? Russ On Sat, Sep 24, 2011 at 12:31 PM, Rick Faircloth wrote: > > Ok... something to talk about besides $20/hr (which may look > really good, depending on how hungry you are...) > > I recently started using cfhtmlhead in onApplicationStart to put > the following CF/JS in the

Code from cfhtmlhead showing up in jQuery AJAX JSON data

2011-09-24 Thread Rick Faircloth
m, but I enjoyed being able to insert the variable routine into the head of each page automatically. Thoughts? Suggestions? For $20 an hour? :o) Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazo

RE: Any way to process this within onRequest in Application.cfc?

2011-09-15 Thread Rick Faircloth
Thanks for the approaches, Justin... I'll give them a try. Rick -Original Message- From: Justin Scott [mailto:leviat...@darktech.org] Sent: Thursday, September 15, 2011 11:38 AM To: cf-talk Subject: Re: Any way to process this within onRequest in Application.cfc? > It seems

RE: Any way to process this within onRequest in Application.cfc?

2011-09-15 Thread Rick Faircloth
Thanks for the confirmation, Justin. That's what I figured... Rick -Original Message- From: Justin Scott [mailto:leviat...@darktech.org] Sent: Thursday, September 15, 2011 11:40 AM To: cf-talk Subject: Re: Any way to process this within onRequest in Application.cfc? > No,

RE: Any way to process this within onRequest in Application.cfc?

2011-09-15 Thread Rick Faircloth
pages, but was just trying to see if I could do it once in the application.cfc in the onRequest section. Rick -Original Message- From: Michael Grant [mailto:mgr...@modus.bz] Sent: Thursday, September 15, 2011 11:27 AM To: cf-talk Subject: Re: Any way to process this within onReques

Any way to process this within onRequest in Application.cfc?

2011-09-15 Thread Rick Faircloth
variables for a site in one place (part of an MSOC design. Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusi

RE: (ot) Best Site Search Solution

2011-09-08 Thread Rick Faircloth
Just so I'm clear, too... that's Yahoo's search API that's shutting down Sep 15, 2011? -Original Message- From: Michael Grant [mailto:mgr...@modus.bz] Sent: Thursday, September 08, 2011 12:17 PM To: cf-talk Subject: Re: (ot) Best Site Search Solution No worries. I'm actually glad it's

RE: (ot) Best Site Search Solution

2011-09-08 Thread Rick Faircloth
I've never actually implemented a site search, so I'm curious about this one, too. Michael... why are collections not a possibility? And, I've always used MySQL (and love it :o). Is that what the Google free search utilizes? Rick -Original Message- From: Michael Gr

Re: dynamic hyperlink creations with CFSPREADSHEET

2011-08-30 Thread rick pelletier
thanks for the reply Leigh. No i'm not. Could be the source of my problem? This is my first go using CFSPREADSHEET as a converter from CFX_EXCEL. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusi

dynamic hyperlink creations with CFSPREADSHEET

2011-08-30 Thread rick pelletier
anyone successfully created dynamic hyperlinks via cfspreadsheet? via this methodology: http://www.techonthenet.com/excel/formulas/hyperlink.php i want to create cells that have an Item ID that links to the corresponding URL on the website, so each row has its own Item ID: what displays in the

RE: (ot) Recover Data from External Hard Drive

2011-08-29 Thread Rick Faircloth
Send it to a data-recovery lab. ($$$) And then use Carbonite... -Original Message- From: Eric Cobb [mailto:cft...@ecartech.com] Sent: Monday, August 29, 2011 9:02 AM To: cf-talk Subject: (ot) Recover Data from External Hard Drive So, this is way OT, but I'm hoping someone out there

RE: Distributed servers?

2011-08-26 Thread Rick Faircloth
Why not just use an online backup service? Mozy? Carbonite? I use Carbonite and it works well. I've used Mozy, too, and it was fine, until they doubled their prices overnight. -Original Message- From: Al Musella, DPM [mailto:muse...@virtualtrials.com] Sent: Thursday, August 25, 2011 10:

RE: Anyone care to review this image handling process?

2011-08-23 Thread Rick Faircloth
Hi, Jenny... I've added some feedback if a non-image file upload is attempted. Thanks for the feedback! Rick -Original Message- From: Jenny Gavin-Wear [mailto:jenn...@fasttrackonline.co.uk] Sent: Monday, August 22, 2011 1:04 AM To: cf-talk Subject: RE: Anyone care to review

RE: Anyone care to review this image handling process?

2011-08-21 Thread Rick Faircloth
but ultimately that would make it harder to work with for me. Thanks, again! Rick -Original Message- From: Kym Kovan [mailto:dev-li...@mbcomms.net.au] Sent: Sunday, August 21, 2011 9:35 PM To: cf-talk Subject: Re: Anyone care to review this image handling process? Hi Rick, not knowing

RE: Anyone care to review this image handling process?

2011-08-21 Thread Rick Faircloth
od to work on. On the "to-do" list! I appreciate your feedback and that of others! Thanks, all! Rick -Original Message- From: Peter Boughton [mailto:bought...@gmail.com] Sent: Sunday, August 21, 2011 9:49 AM To: cf-talk Subject: Re: Anyone care to review this image handling p

RE: Anyone care to review this image handling process?

2011-08-21 Thread Rick Faircloth
t so I can get a 40KB photo from it. Thanks for the feedback! Rick -Original Message- From: Justin Scott [mailto:leviat...@darktech.org] Sent: Saturday, August 20, 2011 3:34 PM To: cf-talk Subject: Re: Anyone care to review this image handling process? > This is part of a compone

Anyone care to review this image handling process?

2011-08-20 Thread Rick Faircloth
This is part of a component method for handling uploaded images that I've recently revamped. Thoughts on this?

RE: My limited testing shows this won't work...

2011-08-18 Thread Rick Faircloth
Thanks, Pete! I'll check out the link! Rick -Original Message- From: Pete Freitag [mailto:p...@foundeo.com] Sent: Thursday, August 18, 2011 4:52 PM To: cf-talk Subject: Re: My limited testing shows this won't work... Rick, You want to make sure you upload into a temporary

My limited testing shows this won't work...

2011-08-18 Thread Rick Faircloth
Am I correct? The image upload, using "makeunique" can't be used in conjuction with reReplace as in: It doesn't seem like it should work, since I'm trying to use server side CF, while the server is actually rec

Re: Improving Performance

2011-08-18 Thread Rick Root
anges. Thanks all! Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/messag

<    1   2   3   4   5   6   7   8   9   10   >