Is it possible to use cflocation in a cffunction?

2009-02-16 Thread Rick Faircloth
I know this is probably a bit of hackery, but... I'm trying to find an easy way to go from a jQuery AJAX function to a cffunction method, then from there, use a cflocation to jump to a page to print a schedule. I send my variables to the method via AJAX, (there's not an actual form on the page,

RE: Is it possible to use cflocation in a cffunction?

2009-02-16 Thread Rick Faircloth
Alright! That sounds good. Thanks for the tip, Jason! Rick -Original Message- From: Jason Fisher [mailto:ja...@wanax.com] Sent: Monday, February 16, 2009 9:29 PM To: cf-talk Subject: Re: Is it possible to use cflocation in a cffunction? Ajax doesn't run in the calling page's

RE: Is it possible to use cflocation in a cffunction?

2009-02-16 Thread Rick Faircloth
Hmmm...I'm getting this error now: missing } after property list success: function(response) {\n which refers to this section: success: function(response) { location.href =

RE: Is it possible to use cflocation in a cffunction?

2009-02-16 Thread Rick Faircloth
Nevermind...found it. I had removed the comma after formval, before the success area. (I knew it would have nothing to do with a } directly... -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Monday, February 16, 2009 10:34 PM To: cf-talk Subject: RE

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
bear fruit Rick Faircloth wrote: Not to overly dramatic, but, I think my head really is about to explode. I know my blood pressure is sky high! I'm going to conquer this stuff or die trying! (Probably will kill me...) Anyway, I'm trying to return data from a method involving 2

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
JSON (i.e. data). The 2nd callback function belonging to the $.each method has access to the current iteration key/value pair of your json(struct). Have not tried it but if cfc access set to remote and returnformat = json i think it should bear fruit Rick Faircloth wrote

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
Hey, Matt! Thanks for the code and explanation! I'll try it out and see what I can do. Rick -Original Message- From: Matt Williams [mailto:mgw...@gmail.com] Sent: Wednesday, February 04, 2009 7:02 AM To: cf-talk Subject: Re: This CFC function and jQuery Ajax stuff is killing

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
/ 2009/2/4 Rick Faircloth r...@whitestonemedia.com: The call that I've been using is $.ajax({ cache: false, type: post, url: ../components/floor_duty.cfc?method=get_duty_schedule, dataType: json, data: formval

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
articles: http://www.bifrost.com.au/blog/ 2009/2/4 Rick Faircloth r...@whitestonemedia.com: The call that I've been using is $.ajax({ cache: false, type: post, url: ../components/floor_duty.cfc?method=get_duty_schedule, dataType

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
, is not a replacement for really knowing and understanding how to work with AJAX. On Wed, Feb 4, 2009 at 4:29 AM, Rick Faircloth r...@whitestonemedia.comwrote: Thanks for the further tips, James...I'm sure it'll all come clear...(eventually :o) So, am I to understand, that after reading http

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
: Wednesday, February 04, 2009 2:48 PM To: cf-talk Subject: Re: This CFC function and jQuery Ajax stuff is killing me... On Wed, Feb 4, 2009 at 11:32 AM, Rick Faircloth r...@whitestonemedia.comwrote: Oh, Charlie...you make me sad... well now you sound like my wife and her mother

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-04 Thread Rick Faircloth
: Wednesday, February 04, 2009 3:20 PM To: cf-talk Subject: Re: This CFC function and jQuery Ajax stuff is killing me... Maybe OT but do you dislike cfgrid? On Wed, Feb 4, 2009 at 12:57 PM, Rick Faircloth r...@whitestonemedia.comwrote: Hi, John...and thanks for the reply. Yes

This CFC function and jQuery Ajax stuff is killing me...

2009-02-03 Thread Rick Faircloth
Not to overly dramatic, but, I think my head really is about to explode. I know my blood pressure is sky high! I'm going to conquer this stuff or die trying! (Probably will kill me...) Anyway, I'm trying to return data from a method involving 2 queries of data and some random data via ajax.

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-03 Thread Rick Faircloth
will be a JavaScript object. Finally, you can simplify a lot of this stuff with what's built in to CF 8: http://livedocs.adobe.com/coldfusion/8/htmldocs/ajaxdata_06.html mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/2/4 Rick Faircloth r...@whitestonemedia.com

RE: This CFC function and jQuery Ajax stuff is killing me...

2009-02-03 Thread Rick Faircloth
://www.bifrost.com.au/blog/ 2009/2/4 Rick Faircloth r...@whitestonemedia.com: Thanks for the tips, James... I'll see what I can do! Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get

Why is debugging info showing up in my ajax response?

2009-01-30 Thread Rick Faircloth
I have cfsetting showdebugoutput=false at the top of the calling page. My ajax json response is coming back fine, but below it, in firebug, is ColdFusion debugging code...why? What's triggering that? The json response is: {MESSAGE:Success,FIRST_NAME:Linda,LAST_NAME:DeLoach} which is correct.

Welcome back CF-Talk!

2009-01-30 Thread Rick Faircloth
And thanks to Michael for all the work I know he did to get us all back online! :o) Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Adobe Bolt anyone?

2009-01-23 Thread Rick Faircloth
Anyone seen the beta of Bolt, yet? Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

RE: How long to get new posts picked up by CFBloggers.org?

2009-01-20 Thread Rick Faircloth
(Sorry to jump into this thread, but...) I just wanted to ask you, Andy, if you were blogging about your work on your blog software. I'm getting ready to do the same thing and would love to see how you're proceeding, what your considerations are, etc... Rick -Original Message- From:

RE: Railo Hosting or a very basic VPS to install it on

2009-01-20 Thread Rick Faircloth
Been with http://www.kickassvps.com since July without 1 single problem! And no downtown. Good VPS package with CF8. I installed MySQL. Rick -Original Message- From: Gerald Guido [mailto:gerald.gu...@gmail.com] Sent: Tuesday, January 20, 2009 11:23 AM To: cf-talk Subject: Re:

RE: How long to get new posts picked up by CFBloggers.org?

2009-01-20 Thread Rick Faircloth
of the conversion. I started off as a designer so I've got a lot of good ideas on how to improve the interface and functionality. andy -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Tuesday, January 20, 2009 10:27 AM To: cf-talk Subject: RE: How long to get

RE: How long to get new posts picked up by CFBloggers.org?

2009-01-20 Thread Rick Faircloth
), and more. When I started building www.andymatthews.net I wanted to do a one for one with my family blog so that it would be as comparable as possible. That way I can base my progress off how much has changed between the two. andy -Original Message- From: Rick Faircloth

Need a little guidance with AJAX and CF...

2009-01-15 Thread Rick Faircloth
Hi, all... I've put together a page that uses ajax to add, update, preview, and delete virtual tours for real estate properties using CF and Ajax (jQuery) and a CFC. Where I need some guidance is the part for the update. I've got the actual update working fine, but I was wondering how I should

RE: Is it possible to reference a cfc method using ajax?

2009-01-12 Thread Rick Faircloth
Good to know...thanks, Cutter... Rick -Original Message- From: Cutter (CFRelated) [mailto:cold.fus...@cutterscrossing.com] Sent: Monday, January 12, 2009 12:30 PM To: cf-talk Subject: Re: Is it possible to reference a cfc method using ajax? That depends on the function's

Is it possible to use a CF variable in jQuery?

2009-01-12 Thread Rick Faircloth
$('#input_cfoutput#mls_number#/cfoutput').show()... or var mls_number = cfoutput#mls_number#/cfoutput $('#input_' + mls_number).show()... or ??? Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

RE: Is it possible to use a CF variable in jQuery?

2009-01-12 Thread Rick Faircloth
? erm... did you try? :) On Mon, Jan 12, 2009 at 10:46 AM, Rick Faircloth r...@whitestonemedia.comwrote: $('#input_cfoutput#mls_number#/cfoutput').show()... or var mls_number = cfoutput#mls_number#/cfoutput $('#input_' + mls_number).show()... or ??? Rick

RE: Is it possible to use a CF variable in jQuery?

2009-01-12 Thread Rick Faircloth
Thanks, Jason, and everyone... Rick -Original Message- From: Jason Fisher [mailto:ja...@wanax.com] Sent: Monday, January 12, 2009 1:53 PM To: cf-talk Subject: Re: Is it possible to use a CF variable in jQuery? Yes, should work just fine. To keep the code clean and safe, you

RE: Is it possible to reference a cfc method using ajax?

2009-01-12 Thread Rick Faircloth
Most people use their most common personal experiences when creating examples... :o) I must say, however, that Dave's comment stuck with me for awhile... -Original Message- From: Cutter (CFRelated) [mailto:cold.fus...@cutterscrossing.com] Sent: Monday, January 12, 2009 2:21 PM To:

Is it possible to reference a cfc method using ajax?

2009-01-11 Thread Rick Faircloth
Hi, all...good Sunday to ya. I was wondering if it's possible for me to reference methods of a cfc in ajax code, e.g. $.ajax({cache: false, type: POST, url: components/virtual_tours.cfc?method=getAllTours, dataType: json, data:

RE: Is it possible to reference a cfc method using ajax?

2009-01-11 Thread Rick Faircloth
script thinks its in the place you think it is. I'd start doing a fully qualified url so that you don't run into any issues there. Judah On Sun, Jan 11, 2009 at 11:52 AM, Rick Faircloth r...@whitestonemedia.com wrote: Hi, all...good Sunday to ya. I was wondering if it's possible for me

RE: Is it possible to reference a cfc method using ajax?

2009-01-11 Thread Rick Faircloth
=pickreturnFormat=json The returnFormat argument will tell the CFC to JSON encode the result. So there is no need to write a special method for the Ajax call. On Sun, Jan 11, 2009 at 4:44 PM, Rick Faircloth r...@whitestonemedia.com wrote: Thanks for the feedback, Judah... Rick

Ok, let me get this straight...

2009-01-10 Thread Rick Faircloth
Should I be able to set up my local dev environment mappings, where I view all http requests through localhost/..., and my remote server environment mappings, where the server is a multi-homed webserver, in such a way that the same logical path will work in both places? Rick

RE: Ok, let me get this straight...

2009-01-10 Thread Rick Faircloth
and port. cheers, barneyb --- Barney Boisvert bboisv...@gmail.com http://www.barneyb.com On Jan 10, 2009, at 10:24 AM, Rick Faircloth r...@whitestonemedia.com wrote: Should I be able to set up my local dev environment mappings, where I view all http requests through localhost

RE: Ok, let me get this straight...

2009-01-10 Thread Rick Faircloth
Well...after some trial and error, I think I've figured out why I couldn't get the same paths to work locally and on the server. Locally, I've got just a blank setting in the default web site's advanced settings, along with port 80. On the server, for the default web site's advanced settings, I

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-08 Thread Rick Faircloth
the problem! On Wed, Jan 7, 2009 at 5:19 PM, Rick Faircloth r...@whitestonemedia.comwrote: Well, after 10 years with CF, I learn something I should have learned with CF 4.5. I thought cookies were on the hard drive and session variables were in memory only. I figured that's why

Is this acceptable or reasonable CFC usage?

2009-01-07 Thread Rick Faircloth
I'm trying to set session variables for login with the code below. It works fine on my local dev pc, but on the production server, no session variables are being set. Is the code below not appropriate? Thanks, Rick cfcomponent displayname=manager_data hint=Contains manager database query

RE: Is this acceptable or reasonable CFC usage?

2009-01-07 Thread Rick Faircloth
you have enable session management checked in the ColdFusion admin on your production box, and session management enabled in your Application.cfc? Rick Faircloth wrote: I'm trying to set session variables for login with the code below. It works fine on my local dev pc

RE: Is this acceptable or reasonable CFC usage?

2009-01-07 Thread Rick Faircloth
-Original Message- From: Ian Skinner [mailto:h...@ilsweb.com] Sent: Wednesday, January 07, 2009 9:44 AM To: cf-talk Subject: Re: Is this acceptable or reasonable CFC usage? Rick Faircloth wrote: I'm trying to set session variables for login with the code below. It works fine on my local

Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
??? Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

RE: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
is the wrong choice. There are so many choices out there, and many (most?) are open source so they can be customized. Almost no reason to start from scratch. cheers, barneyb On Wed, Jan 7, 2009 at 12:02 PM, Rick Faircloth r...@whitestonemedia.com wrote: ??? Rick

RE: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
Sounds good, Jason. I don't have any plans at the moment to use MG, but I would like to find a blog or tutorial that discusses the considerations, functionality, and structure. Doing it as a learning experience was part of the idea, too. I find I learn best on a project I'm interested in.

RE: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
Nice looking site, Mike. Did I read that BlogCFC doesn't work with MySQL 5? Or does it? Rick -Original Message- From: Mike Little [mailto:m...@nzsolutions.co.nz] Sent: Wednesday, January 07, 2009 4:02 PM To: cf-talk Subject: Re: Anybody out there comtemplating or currently

RE: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
), but it shouldn't be too hard to synthesize. I know Sean Corfield wrote a Fusebox frontend for BlogCFC, so it's at least possible. cheers, barneyb On Wed, Jan 7, 2009 at 12:45 PM, Rick Faircloth r...@whitestonemedia.com wrote: Hi, Barney... I knew that would be the first response

RE: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Rick Faircloth
out there comtemplating or currently building their own blog? BlogCFC works fine with MySQL 5. Using it myself. (Not for coldfusionjedi, but on my dev box, it all uses MySQL 5.) On Wed, Jan 7, 2009 at 3:37 PM, Rick Faircloth r...@whitestonemedia.com wrote: Nice looking site, Mike

Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
I'm willing to pay or buy a gift from a wishlist, but I need to figure out this problem right away. Preferably this evening. I've got a good ajax/cfc based login system working locally, but when I put it on my server, I can't get the session variables set. Session variables are enabled and I

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
I've got someone looking at the code right now... -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Wednesday, January 07, 2009 7:27 PM To: cf-talk Subject: Desparate Need someone to look at my code and figure out the problem! I'm willing

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
, or pass the CFID/CFTOKEN/JSessionID in every URL and form post. On Wed, Jan 7, 2009 at 7:26 PM, Rick Faircloth r...@whitestonemedia.comwrote: I'm willing to pay or buy a gift from a wishlist, but I need to figure out this problem right away. Preferably this evening. I've got a good ajax

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
why it worked on my local setup, but not on my VPS. Perhaps a multi-homed server as opposed to a local dev box? Whew! Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Wednesday, January 07, 2009 7:51 PM To: cf-talk Subject: RE: Desparate Need

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
Well, after 10 years with CF, I learn something I should have learned with CF 4.5. I thought cookies were on the hard drive and session variables were in memory only. I figured that's why there were separate settings for client management and session management all this time. Concerning another

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
Need someone to look at my code and figure out the problem! On Wed, Jan 7, 2009 at 5:19 PM, Rick Faircloth r...@whitestonemedia.comwrote: Well, after 10 years with CF, I learn something I should have learned with CF 4.5. I thought cookies were on the hard drive and session

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
No, I have that unchecked in the admin. Are jssession cookies preferable, or does it matter? -Original Message- From: James Holmes [mailto:james.hol...@gmail.com] Sent: Wednesday, January 07, 2009 8:32 PM To: cf-talk Subject: Re: Desparate Need someone to look at my code and

RE: Desparate!!!! Need someone to look at my code and figure out the problem!

2009-01-07 Thread Rick Faircloth
Thanks for the info, Dave! Rick -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Wednesday, January 07, 2009 8:47 PM To: cf-talk Subject: Re: Desparate Need someone to look at my code and figure out the problem! Are jssession cookies preferable, or

Why aren't my session variables being set during login?

2009-01-06 Thread Rick Faircloth
I have a modal window, ajax-based login setup and have been working with it for a month now, locally, and it's been working fine. Now that I've transferred it to my server, I can't get it to set session variables. Yes, session variables are enabled in CF Admin. It's a private VPS, so sharing

RE: File doesnot exsist

2009-01-06 Thread Rick Faircloth
Put cfif len(trim(form.uploadfield)) Upload photos /cfif around what code is involved in the upload? e.g. cfif len(trim(form.uploadfield)) cfinclude template=/admin/qry/qry_savePhoto.cfm cf_lastActionMessage class=success Photo uploaded successfully.

RE: Why aren't my session variables being set during login?

2009-01-06 Thread Rick Faircloth
For anyone who may have tried to access the modal window, I forgot to put the email address and password for login in the production database. :oP Email: gu...@wsm.com Password: guest Thanks, Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent

RE: ColdFusion Express?

2009-01-02 Thread Rick Faircloth
cf express + :oP -Original Message- From: Dave l [mailto:cfl...@jamwerx.com] Sent: Friday, January 02, 2009 3:51 AM To: cf-talk Subject: Re: ColdFusion Express? cf express... isn't that what rick uses? @mysql gui tools if you're on a mac I ran across a new one that is pretty

RE: ColdFusion Express?

2009-01-02 Thread Rick Faircloth
You mean they finally put out the non-beta? Oh, man...I've been dealing with beta issues all these years! :o\ -Original Message- From: Will Tomlinson [mailto:w...@wtomlinson.com] Sent: Friday, January 02, 2009 1:20 PM To: cf-talk Subject: Re: ColdFusion Express? cf express +

Why won't this code work?

2009-01-01 Thread Rick Faircloth
Happy New Year, everyone... I'm running this code: cffile action=delete file=e:\inetpub\webroot\fortstewart\user_images\#replace(fieldname, 'delete_image_', '')# and getting this error: File e:\inetpub\webroot\fortstewart\user_images\DELETE_IMAGE_0412_002_W200.JPG specified in action delete

RE: Why won't this code work?

2009-01-01 Thread Rick Faircloth
errata: The last line of the message below should be isn't cutting off... Duh... Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Thursday, January 01, 2009 9:16 PM To: cf-talk Subject: Why won't this code work? Happy New Year, everyone

RE: Why won't this code work?

2009-01-01 Thread Rick Faircloth
match string is lower case. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Jan 1, 2009, at 8:16 PM, Rick Faircloth wrote: ELETE_IMAGE_0412_002_W200.JPG

How to loop through formfields in a component?

2008-12-29 Thread Rick Faircloth
I have this code that I've kept in my .cfm file to process images. The form has an image field that can be cloned via jQuery, so I don't know before a form is submitted how many fildfields it will have. Therefore, I have to loop through the fieldnames and process the fields named a certain way

Component use a variable generated by another component?

2008-12-29 Thread Rick Faircloth
I've got one method that inserts a record and then I use LAST_INSERT_ID() to return the record ID so I can process images and put their values into another table, using the LAST_INSERT_ID() as a foreign key. To this point, I've just processed the images on the .cfm page after the insert method

RE: Rich Text Editor - what really handles cut'n paste from Word?

2008-12-22 Thread Rick Faircloth
Sorry, no answers, but a question... Do they refuse to use Notepad for their editor? Rick -Original Message- From: Les Mizzell [mailto:lesm...@bellsouth.net] Sent: Monday, December 22, 2008 2:18 PM To: cf-talk Subject: Rich Text Editor - what really handles cut'n paste from Word?

How do I create multiple mappings in application.cfc?

2008-12-20 Thread Rick Faircloth
I see how to create one, but I can't find a concrete example of how to create multiple mappings: cfset login = structNew()/ cfset login[/login] = e:\inetpub\webroot\fortstewart-sm\login/ cfset this.mappings = login/ Now, how do I go about create another mapping for

RE: How do I create multiple mappings in application.cfc?

2008-12-20 Thread Rick Faircloth
Nevermind...I found the structInsert example in the Adobe docs... Rick -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Saturday, December 20, 2008 12:27 PM To: cf-talk Subject: How do I create multiple mappings in application.cfc? I see how

RE: How do I create multiple mappings in application.cfc?

2008-12-20 Thread Rick Faircloth
Thanks for the info, Dave... I'm finally making the transition away from application.cfm to application.cfc... Rick -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Saturday, December 20, 2008 1:35 PM To: cf-talk Subject: Re: How do I create multiple mappings in

RE: IT IS TOTALLY possible to skip js with cfif

2008-12-17 Thread Rick Faircloth
Thanks for the info, guys! Rick -Original Message- From: Ian Skinner [mailto:h...@ilsweb.com] Sent: Wednesday, December 17, 2008 5:27 PM To: cf-talk Subject: Re: IT IS TOTALLY possible to skip js with cfif s. isaac dealey wrote: Not with a default install... You can do that

Is it not possible to skip js with cfif?

2008-12-16 Thread Rick Faircloth
Is it not possible to use conditional statements to skip javascript? cfif 1=0 javascript code /cfif Rick ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

RE: Is it not possible to skip js with cfif?

2008-12-16 Thread Rick Faircloth
, Rick Faircloth r...@whitestonemedia.comwrote: Is it not possible to use conditional statements to skip javascript? cfif 1=0 javascript code /cfif Rick ~| Adobe® ColdFusion® 8 software 8

RE: Is it not possible to skip js with cfif?

2008-12-16 Thread Rick Faircloth
It's not working either way. It's probably one of those Ajax issues that makes routine matters complicated... boy I hope this is worth it. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Tuesday, December 16, 2008 11:22 PM To: cf-talk Subject: Re: Is it not

RE: Is it not possible to skip js with cfif?

2008-12-16 Thread Rick Faircloth
also good to use the right comparison operator) On Tue, Dec 16, 2008 at 7:50 PM, Rick Faircloth r...@whitestonemedia.comwrote: Is it not possible to use conditional statements to skip javascript? cfif 1=0 javascript code /cfif Rick

RE: Is it not possible to skip js with cfif?

2008-12-16 Thread Rick Faircloth
Well...I think I just figured it out. When I moved all the cfifjs/cfif to the included file, the js was skipped. While any part of the cf or js was on the calling page, then it did't work. Yep...a modal complication. Rick -Original Message- From: Rick Faircloth [mailto:r

Would anyone care to critique my approach/code to this login scheme?

2008-12-15 Thread Rick Faircloth
Hello, all... I appreciate everyone's help in getting my first ColdFusion/Ajax/jQuery code working for this login...except for one minor (sarcasm) point. The cf line of code in the first page below (PRE_LOGIN.CFM), which should prevent the login dialog from appearing after someone logs in, is not

RE: Would anyone care to critique my approach/code to this login scheme?

2008-12-15 Thread Rick Faircloth
). Seb Seb Duggan Web ColdFusion Developer e:s...@sebduggan.com t:07786 333184 w:http://sebduggan.com On 12 Dec 2008, at 17:14, Rick Faircloth wrote: Hello, all... I appreciate everyone's help in getting my first ColdFusion/Ajax/ jQuery code working

RE: Re: Would anyone care to critique my approach/code to this login scheme?

2008-12-15 Thread Rick Faircloth
@Seb: I think CF must have been looking up the folder hierarchy and find another application.cfm in which session management is enabled. But I have added one for this test. @Mike: Yes, I always use an application.cfm in my apps. I just had forgotten to add one to this folder since I was just

RE: Would anyone care to critique my approach/code to this login scheme?

2008-12-15 Thread Rick Faircloth
Thanks for the reply, Azadi! It turned out to be a problem with text data formatting instead of Json, which was needed. Rick -Original Message- From: Azadi Saryev [mailto:az...@sabai-dee.com] Sent: Monday, December 15, 2008 8:43 PM To: cf-talk Subject: Re: Would anyone care to

RE: Anyone willing to help me build an AJAX/jQuery/CF8 modal login for pay or gifts?

2008-12-13 Thread Rick Faircloth
, Rick Faircloth r...@whitestonemedia.comwrote: Thanks, Tony... Matt Williams has already built a demo that I'm studying now. Thanks, however! Rick -Original Message- From: Tony Bentley [mailto:t...@tonybentley.com] Sent: Friday, December 12, 2008 9:02 PM To: cf

RE: Anyone willing to help me build an AJAX/jQuery/CF8 modal login for pay or gifts?

2008-12-13 Thread Rick Faircloth
...@gmail.com: Rick, Consider using jQueryUI for your modal window needs. Don't know if the demo you're studying (the one Matt built) is using jQueryUI, but I think in general jQueryUI is a great way to go for stuff like this. Chris On Fri, Dec 12, 2008 at 8:17 PM, Rick Faircloth r

Anyone care to look over and critique my code/approach to this CF/Ajax/jQuery login?

2008-12-12 Thread Rick Faircloth
Hello, all... I appreciate everyone's help in getting my first ColdFusion/Ajax/jQuery code working for this login...except for one *minor* (sarcasm) point. The cf line of code in the first page below (PRE_LOGIN.CFM), which should prevent the login dialog from appearing after someone logs in, is

Anyone willing to help me build an AJAX/jQuery/CF8 modal login for pay or gifts?

2008-12-12 Thread Rick Faircloth
I've been struggling with developing a modal login system for the past 4 days...just can't tie it all together. I just don't know enough about javascript in general, for one thing. I prefer to use jQuery for the js part...it's more intuitive. I pretty much have a solution worked out in Firefox,

RE: Anyone willing to help me build an AJAX/jQuery/CF8 modal login for pay or gifts?

2008-12-12 Thread Rick Faircloth
Thanks, Tony... Matt Williams has already built a demo that I'm studying now. Thanks, however! Rick -Original Message- From: Tony Bentley [mailto:t...@tonybentley.com] Sent: Friday, December 12, 2008 9:02 PM To: cf-talk Subject: Re: Anyone willing to help me build an

Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
I noticed that the chatter around DW CS4 has increased a lot lately. Isaac, Aaron, Massimo, Michael, et al, are discussing it, and, Isaac, you stated that you want to use it. And for those of you, like Isaac, who would really like to use it, my question is, why use DW CS4 instead of say,

RE: Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
Question about a feature... does DW CS4 let you set manual code folding points and then save those folds when the file is closed? And from what I glean from the conversations, SVN is *not* working?!?! -Original Message- From: John M Bliss [mailto:bliss.j...@gmail.com] Sent: Thursday,

RE: Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
So, is it just TortoiseSVN that's not working with DW CS4? -Original Message- From: John M Bliss [mailto:bliss.j...@gmail.com] Sent: Thursday, December 11, 2008 3:24 PM To: cf-talk Subject: Re: Is Dreamweaver CS4 taking off as an IDE? Question about a feature... does DW CS4 let

RE: Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
My current TortoiseSVN version is 1.4.5... is that compatible with DW? -Original Message- From: s. isaac dealey [mailto:i...@turnkey.to] Sent: Thursday, December 11, 2008 4:18 PM To: cf-talk Subject: Re: Is Dreamweaver CS4 taking off as an IDE? So, is it just TortoiseSVN that's

RE: Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
at 4:57 PM, Rick Faircloth r...@whitestonemedia.comwrote: My current TortoiseSVN version is 1.4.5... is that compatible with DW? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get

RE: Is Dreamweaver CS4 taking off as an IDE?

2008-12-11 Thread Rick Faircloth
I wanted to update...it just always asked at the wrong time, which turned out to be the right time... :o) -Original Message- From: s. isaac dealey [mailto:i...@turnkey.to] Sent: Thursday, December 11, 2008 6:39 PM To: cf-talk Subject: Re: Is Dreamweaver CS4 taking off as an IDE?

Need help with Ajax-ColdFusion-Modal Login...

2008-12-11 Thread Rick Faircloth
I just can't seem to get my head around the processing flow for an ColdFusion and Ajax-based login using a Shadowbox modal window... Does anyone know of any tutorials that show how to use ColdFusion, jQuery, and a modal window (doesn't have to be a Shadowbox) for login? I found a tutorial by Ray

RE: Need help with Ajax-ColdFusion-Modal Login...

2008-12-11 Thread Rick Faircloth
Thanks, Yves! I'll check them out! Rick -Original Message- From: Yves Arsenault [mailto:yves.arsena...@gmail.com] Sent: Thursday, December 11, 2008 9:10 PM To: cf-talk Subject: Re: Need help with Ajax-ColdFusion-Modal Login... Hi Rick, Not sure if you checked the presentations

RE: Need help with Ajax-ColdFusion-Modal Login...

2008-12-11 Thread Rick Faircloth
Yeah, I missed the Hack-Proofing... presentation. Charlie does provide some great resources for the community. -Original Message- From: Yves Arsenault [mailto:yves.arsena...@gmail.com] Sent: Thursday, December 11, 2008 9:22 PM To: cf-talk Subject: Re: Need help with

RE: Desperately trying to make CF-jQuery-Ajax work!

2008-12-10 Thread Rick Faircloth
I'm glad it's working for you! Rick -Original Message- From: N K [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2008 12:29 PM To: cf-talk Subject: Re: Desperately trying to make CF-jQuery-Ajax work! Thanks for sending in the code. It works now on my local machine ,it

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-09 Thread Rick Faircloth
Ok... here's the code, first up is the dinner.cfm page: (Note that I moved the link to the jquery.js file to my local machine, and also put .empty() after (#'contentdiv') to clear any previous response. Also note that I added cfsetting showdebugoutput=no. I also set up a MySQL 5 database for

Re: What IDEs are folks using?

2008-12-09 Thread Rick Faircloth
Homesite 5.5, Windows 2000 Server, and. CF 4.5! Oh, almost forgot...I upgraded...CF 4.5.2! :o) Dave Watts wrote: CF studio 4.0 .! On your NT 4 workstation? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber

Re: Use Wordpress or BlogCFC?

2008-12-08 Thread Rick Faircloth
Take your pill, Scott... ;o) Rick Scott Stroz wrote: Persoanlyl, I think any CFer who blgs and does not use BlogCFC is a communist. Hell, I think anyone who blgs and does nto use BlogCFC is a communist. Use BlogCFC or the terrorists win. On Fri, Dec 5, 2008 at 4:08 PM, Rick Faircloth

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-08 Thread Rick Faircloth
Thanks for the tip, Tony! Rick Tony Bentley wrote: Save yourself some trouble and use CF8's cfajaxproxy tag. MX and older versions return wddx and CF_AJAX is a good solution if you can't get the latest copy but when all you need is the following: cfajaximport tags=cfajaxproxy

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-08 Thread Rick Faircloth
Are you able to view the Console tab in Firebug to get a look at what values and data are being sent? Rick N K wrote: Thanks for your response.After doing the recommended changes didn't help.Which version of cfjson.cfc are you using? The dropdown box is populated from the database but when

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-08 Thread Rick Faircloth
Also, my version of cfjson.cfc is 1.6, dated September 11th, 2006, the version that is on the tutorial site. N K wrote: Thanks for your response.After doing the recommended changes didn't help.Which version of cfjson.cfc are you using? The dropdown box is populated from the database but

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-08 Thread Rick Faircloth
What do you get in the Post and Response tab areas in Firebug when you try to run the code? Look, especially, in the Response tab and see if you can see anything. If you can, don't forget to scroll all the way to the bottom of the Response tab area and see if there is any code or anything in

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-08 Thread Rick Faircloth
Ok...try this: Take the form /form tag out from around the select on dinner.cfm (or whatever you're calling it). I know that seems strange, but I've got the original dinner tutorial running without it, and a new version of the tutorial running. I had problems getting my new one to work until

Re: Desperately trying to make CF-jQuery-Ajax work!

2008-12-07 Thread Rick Faircloth
Try as I might, I can't remember but one typo I fixed and it doesn't actually prevent the code from working. The first line of the javascript after the opening $(document)... line should be: $('#contentdiv').html('nbsp;'); instead of $('#contentdiv').html(' nbsp;'); That just causes

<    5   6   7   8   9   10   11   12   13   14   >