Searching large PDFs with Apache SOLR

2012-12-06 Thread Rick Root
? Adobe doesn't do very well with doing control-F on a 50,000 page document :) Thanks. Rick -- *The beatings will continue until morale improves.* ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe

Any reason a cfhttp post can't be made in a component method?

2012-09-25 Thread Rick Faircloth
Can anyone think of a reason that a cfhttp post can't be made within a component method? Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion

RE: Any reason a cfhttp post can't be made in a component method?

2012-09-25 Thread Rick Faircloth
said we don't support developers... Can it be done? Can you do it? If so, how much to guide me through it? Still have my hair, but not for long! Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Tuesday, September 25, 2012 10:54 AM To: cf-talk Subject

RE: Modern (and free) html/cf editor that is similar to Homesite?

2012-09-24 Thread Rick Faircloth
+1 for Sublime Text 2! -Original Message- From: Paul Kukiel [mailto:pkuk...@gmail.com] Sent: Monday, August 13, 2012 11:52 PM To: cf-talk Subject: Re: Modern (and free) html/cf editor that is similar to Homesite? Sublime is amazing I have just switched. It's not free but if you use

RE: Modern (and free) html/cf editor that is similar to Homesite?

2012-09-24 Thread Rick Faircloth
That's just appearing! Michael, are you censoring me? (No, actually, I've just realized I'm having email server problems...) -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Tuesday, August 14, 2012 12:14 AM To: cf-talk Subject: RE: Modern (and free) html

RE: Question about using AJAX with Authorize.net

2012-09-23 Thread Rick Faircloth
. http://svn.riaforge.org/cfpayment/trunk/api/gateway/authorizenet/authorizene t.cfc On 9/22/12 10:16 PM, Rick Faircloth wrote: All that's quite beyond me, Jonah. Partly because I don't make use of the createObject() methodology, so I don't understand it very well. The other part, is, well, I just

RE: Question about using AJAX with Authorize.net

2012-09-23 Thread Rick Faircloth
possible? I'm getting correct processing on Authorize.net's end. They send me the customer and merchant email receipts. I just can't figure out how to get a response back to my AJAX function. Any more suggestions? Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Sunday

RE: Question about using AJAX with Authorize.net

2012-09-22 Thread Rick Faircloth
to Authorize.net in the first place, instead of AJAX? Thanks for any feedback! Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Tuesday, September 18, 2012 6:37 PM To: cf-talk Subject: RE: Question about using AJAX with Authorize.net Thanks

RE: Question about using AJAX with Authorize.net

2012-09-22 Thread Rick Faircloth
of that specific to a cfhttp post? I thought I'd mention this code before writing up a regular post to Authorize.net. Does this help figure out the structure the code is being returned in? Rick -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Saturday, September 22, 2012

RE: Question about using AJAX with Authorize.net

2012-09-22 Thread Rick Faircloth
in there, but access them in the AJAX code via response.WHATEVER. I've tried response, fileContent, etc., trying to figure out how to reference the string that Authorize.net returns. Any more clues anyone? Thanks! Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com

RE: Question about using AJAX with Authorize.net

2012-09-22 Thread Rick Faircloth
Thanks for the tip, Jonah... let me check it out. Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Saturday, September 22, 2012 11:12 PM To: cf-talk Subject: Re: Question about using AJAX with Authorize.net Wait, you're doing this in CF? Just use

RE: Question about using AJAX with Authorize.net

2012-09-22 Thread Rick Faircloth
in the delimited string they return. Using jQuery AJAX to submit my form, I'm not sure what variable (like filecontent for cfhttp) it would come in so I can reference it. Does that make sense? Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Sunday, September 23

Question about using AJAX with Authorize.net

2012-09-18 Thread Rick Faircloth
? Thanks for any feedback! 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/message.cfm/messageid

RE: Question about using AJAX with Authorize.net

2012-09-18 Thread Rick Faircloth
? And if the page that Authorize.net redirects to is a Thank-You page, then the form variables will have to be saved as session variables to further process the original form variables for emailing, database storage of info, etc correct? Rick -Original Message- From: Russ Michaels [mailto:r

RE: Question about using AJAX with Authorize.net

2012-09-18 Thread Rick Faircloth
was just to send to them what they require for the processing and use the other fields from the form for the in-house emailing, thank-you's, in honor of, in memory of, etc., data. I don't think that kind of data can go through Authorize.net's server and back to me. Rick -Original Message

RE: Question about using AJAX with Authorize.net

2012-09-18 Thread Rick Faircloth
if JS didn't find any in the form data, since I program CF to validate the same way the JS does. You mentioned the transaction key and password. I'll provide that data in the JS processing and assign the values there before submitting the data via AJAX. Would that be secure? Rick -Original

RE: Question about using AJAX with Authorize.net

2012-09-18 Thread Rick Faircloth
Thanks, Rob... I'll do that once I have the application running fully in their sandbox testing area. Hopefully, they can pick up any flaws. This donation form is for a large organization and I would hate to cause any security problems and compromise the system or donors' info. Rick

RE: Help with creating a mobile website with CF

2012-09-16 Thread Rick Faircloth
approach and looks to be more future-proof, with so many devices of varying pixel density and screen size constantly flooding the market. I'm working on Adaptive Web Design currently, and from the looks of it, will adopt that approach, as opposed to Responsive Web Design. Rick -Original Message

Mailing list for Responsive and Adaptive Web Design

2012-09-16 Thread Rick Faircloth
to talk to someone. 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/message.cfm/messageid

RE: Mailing list for Responsive and Adaptive Web Design

2012-09-16 Thread Rick Faircloth
in, as long as I'm using CF, which will be forever... Thanks for the feedback... Rick -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Sunday, September 16, 2012 12:25 PM To: cf-talk Subject: Re: Mailing list for Responsive and Adaptive Web Design I think you would

RE: Help with creating a mobile website with CF

2012-09-15 Thread Rick Faircloth
on getting figured out. Hope this helps! Rick -Original Message- From: Terry Troxel [mailto:terry.tro...@gmail.com] Sent: Saturday, September 15, 2012 1:57 PM To: cf-talk Subject: Help with creating a mobile website with CF I could sure use some help getting a grasp of where to start learning

RE: Not understanding the relationship between html form values and cfhttpparam values

2012-09-12 Thread Rick Faircloth
Thanks for the info, Nithya! Rick -Original Message- From: Nithya K [mailto:nithyakr...@gmail.com] Sent: Wednesday, September 12, 2012 2:09 AM To: cf-talk Subject: Re: Not understanding the relationship between html form values and cfhttpparam values In my application, I used

Not understanding the relationship between html form values and cfhttpparam values

2012-09-11 Thread Rick Faircloth
=Formfield name=x_state value=WA cfhttpparam type=Formfield name=x_zip value=98004 What I'm not understanding is how to get these hard-coded values into the cfhttpparam's. Again, do I post a regular HTML form to a component method and construct my cfhttp form for posting? Clues, anyone? Rick

RE: Not understanding the relationship between html form values and cfhttpparam values

2012-09-11 Thread Rick Faircloth
those hard-coded values got there in the first place...) Rick -Original Message- From: Brian Thornton [mailto:br...@cfdeveloper.com] Sent: Tuesday, September 11, 2012 9:20 PM To: cf-talk Subject: Re: Not understanding the relationship between html form values and cfhttpparam values

RE: Not understanding the relationship between html form values and cfhttpparam values

2012-09-11 Thread Rick Faircloth
Ok... that's what I was thinking must be going on. The CFHTTP page was basically a receptor or processing page that acted on the variables the form sent. In this case, passing them on to whatever URL was going to receive the posted data. Right? -Original Message- From: Dave Watts

RE: Not understanding the relationship between html form values and cfhttpparam values

2012-09-11 Thread Rick Faircloth
-8531 http://www.threeravensconsulting.com -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Tuesday, September 11, 2012 8:44 PM To: cf-talk Subject: RE: Not understanding the relationship between html form values

RE: Not understanding the relationship between html form values and cfhttpparam values

2012-09-11 Thread Rick Faircloth
Oh, and thanks for the feedback and explanation, Dave! Rick -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Tuesday, September 11, 2012 10:21 PM To: cf-talk Subject: Re: Not understanding the relationship between html form values and cfhttpparam values So, how

Getting thread name via CF

2012-09-06 Thread Rick Root
a cflog statement, it will log the thread name... I wondered if there's a way I can access the current java thread name from within the CF code itself. Thanks. Rick -- *The beatings will continue until morale improves.* ~| Order

Re: 64-bit updates to CFX at intrafoundation.com

2012-08-25 Thread Rick Mason
Lewis, I want to commend you for your efforts. I would also suggest that you consider cohosting them on gitHub as well. Rick On Sat, Aug 25, 2012 at 5:01 AM, Lewis Sellers webmas...@intrafoundation.com wrote: I have been getting several requests in the last two months or so to update

Re: credit card fraud

2012-08-23 Thread Rick Mason
Al, How about use a geo location library to get the country? If it isn't USA or Canada (or if it's just Vietnam) don't send it to the payment processor and always return denied? On Thu, Aug 23, 2012 at 9:25 AM, Al Musella, DPM muse...@virtualtrials.comwrote: I run a charity website and am

RE: Installing Railo on IIS7.5

2012-08-20 Thread Rick Faircloth
not careful! If the hosts offering CF starting bailing, that's trouble! Rick -Original Message- From: Matt Quackenbush [mailto:quackfu...@gmail.com] Sent: Monday, August 20, 2012 11:18 AM To: cf-talk Subject: Re: Installing Railo on IIS7.5 http://www.getrailo.org/index.cfm/download/ Scroll down

RE: Installing Railo on IIS7.5

2012-08-20 Thread Rick Faircloth
) quite steep? I'm used to CF on IIS and like it that way. I'm not so much an Apache, guy, although I've used it briefly and could do it. I've just got a lot of programming to do and don't have much time for setup issues. Thoughts? Thanks! Rick -Original Message- From: Matt Quackenbush

RE: Installing Railo on IIS7.5

2012-08-20 Thread Rick Faircloth
Thanks for the feedback, Russ. I've had the experience of adding virtual hosts...even did that for localhosts in Windows... so, at least that part is familiar. Rick PS - Is there a resource for So you want to start using Railo and dump Adobe CF, huh? Here's what you need to know

Text Messages with CF

2012-07-29 Thread Rick Eidson
site. Does anyone know of a CF Tag that can do this? I found some stuff that I can probably develop around to do what I want but I thought I would check here first before I spend the time. Thanks Rick ~| Order the Adobe

RE: Making a website mobile friendly

2012-07-24 Thread Rick Faircloth
platforms, that to have to promote, www.clientsite.com, www.clientsite.mobi, or m.clientsite.com. Hope this helps... Rick -Original Message- From: Greg Morphis [mailto:gmorp...@gmail.com] Sent: Tuesday, July 24, 2012 11:19 AM To: cf-talk Subject: Re: Making a website mobile friendly We'll

RE: viewport tag question

2012-07-07 Thread Rick Faircloth
How about this one? meta name=viewport content=width=device-width, maximum-scale=1.0, minimum-scale=1.0, initial-scale=1 / Rick -Original Message- From: Matt Williams [mailto:mgw...@gmail.com] Sent: Monday, July 02, 2012 10:20 AM To: cf-talk Subject: viewport tag question My

Amazon S3

2012-06-14 Thread Rick Root
from the clould and then returning the zip. Seems likely that it would be able to get the data much faster. But that also seems like it'd be more work than I want to do :) Rick -- *The beatings will continue until morale improves

RE: index.cfm problem

2012-06-12 Thread Rick Faircloth
Chrome, I think it was, started doing the same thing to me a few days ago. I just rebooted my computer and it cleared up the glitch. -Original Message- From: Byte Me [mailto:byteme...@verizon.net] Sent: Tuesday, June 12, 2012 8:08 AM To: cf-talk Subject: index.cfm problem Hello,

RE: detecting mobile devices

2012-06-11 Thread Rick Faircloth
Sorry I didn't get back to you sooner, Jonah; it was past my bedtime here on the East Coast of the US. :o) Anyway, really haven't given any thought to desktops with touch interfaces. That's something I'll have to add into the mix, however. It was once the software (browsers) that web

RE: detecting mobile devices

2012-06-11 Thread Rick Faircloth
That's been a big challenge to my typical approach to interface design when incorporating mobile touch devices: lack of hover. I recently began to redesign one of my customers' desktop site (while I'm still working on the transition and pros and cons to responsive web design and its impact on

RE: detecting mobile devices

2012-06-10 Thread Rick Faircloth
Hi, Jonah... Just a quick question... Have you found the method of detecting specific mobile devices to be preferable to Responsive Web Design? Interested to know you thoughts and experience. Thanks! Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Sunday

RE: detecting mobile devices

2012-06-10 Thread Rick Faircloth
to this problem other than to us JS to set the body css to display:none while the overlay is in place. Is there a simpler way? Rick -Original Message- From: .jonah [mailto:jonah@creori.com] Sent: Sunday, June 10, 2012 8:25 PM To: cf-talk Subject: Re: detecting mobile devices All the projects I'm

Oops! Virtual Directories Server Errors

2012-06-05 Thread Rick Root
So, we have a web site where we use virtual directories to point back to the root folder, allowing us to have multiple web sites and one code base. This morning, I removed IIS6 Mgmt Compatability (because CF 9.0.1 won't let me reconfig any web server connectors)... and I had to also install the

Re: Oops! Virtual Directories Server Errors

2012-06-05 Thread Rick Root
is this actually a CF issue or does it affect any page ? if you have removed IIS6 compatibility tools then you also need to re-create all the connectors on IIS7 native mode. you can do this with the web config tool. So #! - it affects ALL types of files (htm, gif, cfm, etc) #2 - I did

Re: Oops! Virtual Directories Server Errors

2012-06-05 Thread Rick Root
do you have the vDir enabled as an application ? I'm not sure what you mean... ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: Oops! Virtual Directories Server Errors

2012-06-05 Thread Rick Root
directories .. 15,000 of them. I'm f'ing stumped here. Sure would be nice if IIS would tell me what the internal server error was. Anyone know any good IIS experts who can provide emergency help? Rick ~| Order the Adobe Coldfusion

Re: Oops! Virtual Directories Server Errors

2012-06-05 Thread Rick Root
log. Whatever is happening with the virtual directories is not (because it's not a CF error). But IIS is hiding the error details. Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion

RE: hostek - server down?

2012-05-31 Thread Rick Eidson
They have had a switch problem and were in the middle migrating some servers too... Should be coming back up now... Rick -Original Message- From: Mike Little [mailto:m...@nzsolutions.co.nz] Sent: Thursday, May 31, 2012 7:42 PM To: cf-talk Subject: hostek - server down? hey guys

Re: Distributed Cache in Coldfusion 9 with Terracotta

2012-05-29 Thread Rick Root
I have not, but since CF is talking to a specific IP port for this, watch out for firewalls, etc. We are running Windows Firewall ... I did check, from a command prompt, if I could telnet to localhost 9510 ... and it allowed me in so I don't think the firewall was affecting it. However, just

Re: Distributed Cache in Coldfusion 9 with Terracotta

2012-05-29 Thread Rick Root
://java.dzone.com/articles/building-high-performance So I have it all upgraded, and it is working.. now I can focus on getting the configuration all figured out. =) Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com

Re: Distributed Cache in Coldfusion 9 with Terracotta

2012-05-29 Thread Rick Root
automatically, but they seem to refer to older versionso of windows and software that doesn't seem to exist for 2k8. Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Distributed Cache in Coldfusion 9 with Terracotta

2012-05-28 Thread Rick Root
cannot be displayed because an internal server error has occurred. But, I cannot trap an error with cftry/cfcatch.. the page just stops executing. Anyone seen this behavior before? Rick -- *The beatings will continue until morale improves

Re: Distributed Cache in Coldfusion 9 with Terracotta

2012-05-28 Thread Rick Root
Also, if anyone has any tips on how to set up the terracotta server to start automatically when windows starts, that'd be appreciated! We are running 64 bit Windows Server 2008.. Coldfusion 9.0.1 64 bit Enterprise Multiserver configuration with 3 instances clustered running our web site. Rick

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-23 Thread Rick Faircloth
- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Wednesday, May 23, 2012 7:25 AM To: cf-talk Subject: Re: How to prevent cfhtmlhead content from being inserted into cfmail... On Tue, May 22, 2012 at 10:50 PM, Rick Faircloth r...@whitestonemedia.com wrote: Well, apparently, I can

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-23 Thread Rick Faircloth
/cfif and see if that works. I'll give that a try. Does any of this make sense? Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Wednesday, May 23, 2012 7:52 AM To: cf-talk Subject: Re: How to prevent cfhtmlhead content from being inserted

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-23 Thread Rick Faircloth
and the ##'s around the CF variables. The only thing I know at this point for sure is that I have a working solution to the form processing for an impatient client. So, this hack will have to stand for now. Now to see if this works on the production site. :o) Rick -Original Message

How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
into all the code up front in case there's a simple way to handle this. Thanks for any feedback! If you need to see some code, let me know! Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
I figured it would be something straight-forward like that. :o) Thanks, Ray! Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Tuesday, May 22, 2012 3:09 PM To: cf-talk Subject: Re: How to prevent cfhtmlhead content from being inserted into cfmail

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
page be better than using cfhtmlhead? -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Tuesday, May 22, 2012 4:19 PM To: cf-talk Subject: Re: How to prevent cfhtmlhead content from being inserted into cfmail... Rick that might be a good case to think about

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
So each page (or layout) simply does a cfinclude tempate=/includes/html_head.cfm /. HTH On Tue, May 22, 2012 at 5:28 PM, Rick Faircloth r...@whitestonemedia.comwrote: I need variables like these (these are just part of the variables) on every page of the site, useable as CF and JS variables

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
(or layout) simply does a cfinclude tempate=/includes/html_head.cfm /. HTH On Tue, May 22, 2012 at 5:28 PM, Rick Faircloth r...@whitestonemedia.comwrote: I need variables like these (these are just part of the variables) on every page of the site, useable as CF and JS variables: cfsavecontent

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
...@gmail.com] Sent: Tuesday, May 22, 2012 3:09 PM To: cf-talk Subject: Re: How to prevent cfhtmlhead content from being inserted into cfmail... On Tue, May 22, 2012 at 1:26 PM, Rick Faircloth r...@whitestonemedia.com wrote: Is there any way to prevent the JS being output using cfsavecontent

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
. It really depends upon how you have your application architecture setup. :-) title#myBadAssPageTitle#/title On Tue, May 22, 2012 at 5:52 PM, Rick Faircloth r...@whitestonemedia.comwrote: One problem I can see with this approach is created because of the way I set up my files. A page and its

RE: How to prevent cfhtmlhead content from being inserted into cfmail...

2012-05-22 Thread Rick Faircloth
to have to rewrite a lot of pages and use cfinclude the js_variables where needed. Bummer... PS - I appreciate the tip on thepage variable passed onRequestStart. I didn't find that in the docs, specifically, nor in other Google searches. Rick -Original Message- From: Raymond Camden

RE: Coldfusion Hosting

2012-05-21 Thread Rick Eidson
. The support is great... They have even done special setups for me/my clients. Very nice to deal with. http://cp.hostek.com/aff.php?aff=613 If you would like a test drive email me and I will set you up with domain to test it out on. Rick

RE: Array conversion issue

2012-05-19 Thread Rick Faircloth
Hi, Tom... Did you ever get something worked out for this? Rick Hello friends, I am trying (in Javascript an Coldfusion) to convert: {val1:member,val2:book,val3:journal,val4:new_member,val5: cds}, into this: { member,book,journal,new_member,cds} Notice that I am trying to eliminate

RE: Best IDE for cfscript

2012-05-13 Thread Rick Faircloth
I've considered IDEA. Is it overkill or, rather, heavy on features that aren't usable for someone who codes in HTML, CF, jQuery, CSS 5 and does no pure JS app coding or mobile apps coding. I code hybrid web apps. IDEA just seems to be too heavy on the JS side for my work. I'm not looking so

RE: CFINVOKE - Component Location

2012-05-03 Thread Rick Faircloth
Just for clarification... Why would CF begin to use dot notation for cfc's instead of sticking with the familiar ../, etc, syntax? The dot notation has been a pain in my rear on more than one occasion. Rick -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent

Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
for any feedback! Rick cfquery name = qGetLastInsertID datasource = myDatasource select LAST_INSERT_ID() as propertyID from rentalProperties /cfquery cfset loopCounter = 1 cfloop

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
the problem while using HTML, AJAX, IFrame, and a CFC method. Usually, I can troubleshoot this setup without any problem. But I just can't seem to get a handle on this one. Rick -Original Message- From: Brian Thornton [mailto:br...@cfdeveloper.com] Sent: Tuesday, May 01, 2012 1:00 PM To: cf

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
Looks like a good solution for getting some error clues back from AJAX calls. I'll have to work on translating this into jQuery. Usually, I can find some CF error code in the iFrame used to process the file uploads, but nothing is appearing there, or in the JSON reply. Thanks for the tip! Rick

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
are refrencing as 1 and need to refrence as the index. On Tue, May 1, 2012 at 1:48 PM, Rick Faircloth r...@whitestonemedia.com wrote: Looks like a good solution for getting some error clues back from AJAX calls. I'll have to work on translating this into jQuery. Usually, I can find some CF error code

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
Thanks for the info, Andrew! -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Tuesday, May 01, 2012 3:42 PM To: cf-talk Subject: Re: Anyone see anything wrong with this code? Rick if there is an error being thrown then the log files are important here

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
True, true... :o) -Original Message- From: Claude Schnéegans schneeg...@internetique.com [mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans schneegans@interneti=71?= =?ISO-8859-1?Q?ue.com=3E?=] Sent: Tuesday, May 01, 2012 3:55 PM To: cf-talk Subject: Re: Anyone see anything wrong with this

RE: Anyone see anything wrong with this code?

2012-05-01 Thread Rick Faircloth
serving the function of appending a numeric value equal to the number of loops through the code. Am I understanding you correctly? Rick -Original Message- From: Brian Thornton [mailto:br...@cfdeveloper.com] Sent: Tuesday, May 01, 2012 3:17 PM To: cf-talk Subject: Re: Anyone see anything wrong

Clean URL's

2012-03-26 Thread Rick T
I am using Apache with Railo and I am in need to having my URL's looking something like this: www.somedomain.com/new/cool I want all request to use Railo, and all variables hidden. Any help on this is appreciated. ~| Order

Re: Clean URL's

2012-03-26 Thread Rick T
The existing site has this URL format, and they have tons of search engines already indexed. I have to move the entire site to a CF environment, and I don't want to introduce a new url pattern with fear of losing my search engine listings. I've had success with SES Converter:

Re: (ot) Places to post a CF opening

2012-03-06 Thread Rick Mason
? If not, why not? Rick On Tue, Mar 6, 2012 at 10:11 AM, Gerald Guido gerald.gu...@gmail.comwrote: We have an opening for someone with CF Experience. We advertised it as a DBA with CF Experience and posted on some free sites and Craig's list and have not had any bites locally. The powers

Problem with CFFTP

2012-02-29 Thread Rick Root
So, we have a process that uses CFFTP to retrieve a file from a server. We're running CF 8.01. This has been working fine until today, when the file we needed to retrieve had the archive bit set on the server, and CFFTP seems to be ignoring it. cfftp action = open username = uname password =

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
In your cflocation tag include addtoken=no attribute to prevent CFID/CFTOKEN vars from being appended to the url. I'll also suggest you set your server to use J2EE sessions in CF Administrator, if you have not done so already. Azadi On Tue, Feb 28, 2012 at 04:36, Rick Faircloth r

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
wrote: yes you must have an application.cfm/cfc in order to enable session variables. On Mon, Feb 27, 2012 at 8:28 PM, Rick Faircloth r...@whitestonemedia.com wrote: There's no application.cfc at this point...the only two pages involved are what's in this email. Is enabling session

RE: Session variables not working

2012-02-28 Thread Rick Faircloth
Thanks, Jay! Rick -Original Message- From: Jay Pandya [mailto:jaypandy...@gmail.com] Sent: Tuesday, February 28, 2012 12:49 AM To: cf-talk Subject: Re: Session variables not working Hi Rick, When you are using session variables and you want to get its value in other page

Session variables not working

2012-02-27 Thread Rick Faircloth
It's been awhile since I used session variables, but this is simple. Why won't this work? session-test.cfm cfset session.name = 'rick' cfoutput#session.name#/cfoutput cflocation url=session-test-2.cfm session-test-2.cfm -- cfoutput#session.name#/cfoutput

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
There's no application.cfc at this point...the only two pages involved are what's in this email. Is enabling session management in an application.cfc necessary for session management to work? As you can see below when I use: cfset session.name = 'rick' and then output that with: cfoutput

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
Well, after quickly throwing together an application.cfc, I can see that it is necessary. It attached the CFID and CFTOKEN to the URL. -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Monday, February 27, 2012 3:29 PM To: cf-talk Subject: RE: Session

RE: Session variables not working

2012-02-27 Thread Rick Faircloth
Thanks for the reminder! Rick -Original Message- From: Steve Milburn [mailto:scmilb...@gmail.com] Sent: Monday, February 27, 2012 3:42 PM To: cf-talk Subject: Re: Session variables not working Correction on my previous post: The variable was stored in variables.session.name

Re: CF code mapper

2012-02-16 Thread Rick Mason
presentation. Rick On Thu, Feb 16, 2012 at 10:21 AM, Cameron Childress camer...@gmail.comwrote: I haven't seen this, though I would say that it sounds like something FusionReactor could do if it was a feature they chose to build. Might check with them. -Cameron On Wed, Feb 15, 2012

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-15 Thread Rick Faircloth
it didn't work, and didn't work on iPad, either. Bummer... Rick -Original Message- From: Cameron Childress [mailto:camer...@gmail.com] Sent: Wednesday, February 15, 2012 2:13 PM To: cf-talk Subject: Re: (ot) Mobile Modal Dialogs Trouble On Tue, Feb 14, 2012 at 2:34 PM, Rick Faircloth r

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-14 Thread Rick Faircloth
browser: use zindex to bring your modal page above everything else, and have a background which locks things behind your dialog. I am a strong advocate for frameworks - particularly UI ones. -- ~ Mike Stemle, Jr. On Feb 13, 2012, at 21:49, Rick Faircloth r...@whitestonemedia.com wrote: I've

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-14 Thread Rick Faircloth
? (And by the way, I haven't had to lock down the page beneath before... how is that done?) Rick -Original Message- From: Michael Stemle [mailto:themanchic...@gmail.com] Sent: Monday, February 13, 2012 11:12 PM To: cf-talk Subject: Re: (ot) Mobile Modal Dialogs Trouble I suppose it's possible

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-14 Thread Rick Faircloth
, not actually having used jQuery Mobile in a Responsive Web Design approach) to incorporate jQuery Mobile into Responsive Web Design. Thoughts? Thanks! Rick -Original Message- From: Cameron Childress [mailto:camer...@gmail.com] Sent: Tuesday, February 14, 2012 11:53 AM To: cf-talk

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-14 Thread Rick Faircloth
, Rick Faircloth r...@whitestonemedia.comwrote: The biggest reason for avoiding jQuery Mobile, etc, at this point, is that I'm using Responsive Web Design as my approach to development. And it would be considerably more work (my assumption, not actually having used jQuery Mobile in a Responsive

(ot) Mobile Modal Dialogs Trouble

2012-02-13 Thread Rick Faircloth
, which I've used a lot on the desktop, I thought I'd ask for help here. Thanks for any feedback! Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

RE: (ot) Mobile Modal Dialogs Trouble

2012-02-13 Thread Rick Faircloth
similar luck with Sencha. On Feb 13, 2012, at 20:51 , Rick Faircloth wrote: I've started doing quite a bit of mobile development and have been working on implementing modal dialogs on a site, but I've found a couple of issues I can't work around: 1) On mobile devices (iPhone and Android

RE: CF datediff to SQL datediff

2012-02-08 Thread Rick Faircloth
What database are you using? -Original Message- From: Akos Fortagh [mailto:akos.fort...@yahoo.com] Sent: Wednesday, February 08, 2012 9:52 AM To: cf-talk Subject: CF datediff to SQL datediff Wondering if anyone might be able to help with this. I have products in the db that have

RE: CF datediff to SQL datediff

2012-02-08 Thread Rick Faircloth
... Rick -Original Message- From: Akos Fortagh [mailto:akos.fort...@yahoo.com] Sent: Wednesday, February 08, 2012 11:05 AM To: cf-talk Subject: Re: CF datediff to SQL datediff thanks for the reply, I'm using mySQL

This actually works!

2012-01-19 Thread Rick Faircloth
... it worked! Just FYI, for anyone struggled with XML and CF. Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

RE: OT/JS: Trouble outputting individual products instead of entire list

2012-01-16 Thread Rick Faircloth
You mean, as opposed to combining the two functions of parsing the categories, then attempting to parse the products within the category function? Rick PS - Might be easier if I just parse the xml and stick the data into a database and query/loop it from there. -Original Message- From

OT/JS: Trouble outputting individual products instead of entire list

2012-01-15 Thread Rick Faircloth
file. The problem is, I can get the Air Conditioners category to output, but then the entire list of AC models (XC21, etc) outputs as one item instead of individually. Here's the jQuery... anyone spot my flow in logic? Thanks, Rick $(document).ready(function

Re: Rialo or Open Blue Dragon

2012-01-07 Thread Rick Mason
or an upgrade. Rick On Sat, Jan 7, 2012 at 1:23 PM, Phillip Vector vec...@mostdeadlygame.comwrote: Are there people out there who want to sell their license? On Sat, Jan 7, 2012 at 10:17 AM, Raymond Camden raymondcam...@gmail.com wrote: What about hitting up a ColdFusion Reseller? You may

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