[jQuery] Re: ColdFusion/jQuery Ajax Form Variables Question

2007-11-16 Thread Jack Killpatrick
Are you passing the value for co_name back to the server as a variable in the .load(url, data) statement? Some things that you might find useful for form/CF/ajax interactions: http://www.robgonda.com/blog/projects/ajaxcfc/ http://www.malsup.com/jquery/form/ - Jack MikeyJ wrote: Hi All,

[jQuery] Re: ColdFusion LightBox Gallery

2007-10-29 Thread Leandro Vieira Pinho
Nice integration man. My Regards On Oct 28, 6:00 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I have just reduced anotehr great jQuery plugin ( lightbox 0.3 from > leandro vieira) to a really easy Coldfusion CTAG. > Using that is quite simple and is easy customizable. > A demo is

[jQuery] Re: ColdFusion LightBox Gallery

2007-10-28 Thread [EMAIL PROTECTED]
ot; window > scrolls along with it whereas it should remain in place. > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of [EMAIL PROTECTED] > Sent: dimanche 28 octobre 2007 10:02 > To: jQuery (English) > Subject: [jQ

[jQuery] Re: ColdFusion LightBox Gallery

2007-10-28 Thread Alexandre Plennevaux
[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: dimanche 28 octobre 2007 10:02 To: jQuery (English) Subject: [jQuery] Re: ColdFusion LightBox Gallery Sorry DEMO URL IS: http://www.andreacfm.com//examples/cfJq_lightbox_gallery/ Andrea On Oct 28, 10:00 am, "[EMAIL PROTECTED]" &

[jQuery] Re: ColdFusion LightBox Gallery

2007-10-28 Thread [EMAIL PROTECTED]
Sorry DEMO URL IS: http://www.andreacfm.com//examples/cfJq_lightbox_gallery/ Andrea On Oct 28, 10:00 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I have just reduced anotehr great jQuery plugin ( lightbox 0.3 from > leandro vieira) to a really easy Coldfusion CTAG. > Using that

[jQuery] Re: ColdFusion tag for Tabs

2007-08-17 Thread [EMAIL PROTECTED]
TECTED]>: > > > > > I got it. > > > -Original Message- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of Klaus Hartl > > Sent: Friday, August 17, 2007 4:10 AM > > To: jquery-en@googlegroups.com > > Subje

[jQuery] Re: ColdFusion tag for Tabs

2007-08-17 Thread Web Specialist
Thanks Klaus. 2007/8/17, Andy Matthews <[EMAIL PROTECTED]>: > > > I got it. > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Klaus Hartl > Sent: Friday, August 17, 2007 4:10 AM > To: jquery-en@google

[jQuery] Re: ColdFusion tag for Tabs

2007-08-17 Thread Andy Matthews
I got it. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Friday, August 17, 2007 4:10 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: ColdFusion tag for Tabs Klaus Hartl wrote: > jQuerians and ColdFusionis

[jQuery] Re: ColdFusion tag for Tabs

2007-08-17 Thread Klaus Hartl
Klaus Hartl wrote: jQuerians and ColdFusionistas! Andrea Campolonghi wrote me an email the other day: "I played a bit with your plug-in ( very nice ) and I made up a ColdFusion Custom Tag for an easy implemntation of your plg-in in CF. I am a CF developer learning jQuery ( really impressed f

[jQuery] Re: ColdFusion

2007-08-16 Thread Web Specialist
I'm one of... 2007/8/16, Andy Matthews <[EMAIL PROTECTED]>: > > > Andrea... > > Please post them. There's actually quite a few ColdFusion developers on > this > list and I'm sure that some of them could make use of your custom tag. > > -Original Message- > From: jquery-en@googlegroups.com

[jQuery] Re: ColdFusion

2007-08-16 Thread Andy Matthews
Andrea... Please post them. There's actually quite a few ColdFusion developers on this list and I'm sure that some of them could make use of your custom tag. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, Augu

[jQuery] Re: Coldfusion 8 / Javascript image cropper

2007-08-03 Thread cfdvlpr
That is an awesome tag and thanks for leading me to it... On Aug 2, 6:07 pm, Andy Matthews <[EMAIL PROTECTED]> wrote: > This demo uses Prototype and Scriptaculous, but there's no reason that > it shouldn't be able to use jQuery: > > http://cfsilence.com/blog/client/index.cfm/2007/8/2/Introducing-

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Rey Bango
s.com Subject: [jQuery] Re: Coldfusion / Jquery Addition Operator Question Thats because jQuery is a client-side lib and you're trying to use it within CF. CF won't recognize jQuery's methods. Rey... cfdvlpr wrote: I'm trying to add numbers together like this: va

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Brian Cherne
Alternative A: ($(tpd_#i#).text())*1 Alternative B: parseInt($(tpd_#i#).text()) Also, keep in mind that when adding numbers (with decimal places) in JavaScript there's a math precision bug. I forget the example that always breaks, but something like 64.11 + 64.11 should equal 128.22, but JavaS

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Andy Matthews
He's only using CF to print javascript Rey. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Friday, June 22, 2007 4:36 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Coldfusion / Jquery Addition Operator Que

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Rey Bango
Oh. I thought you were trying to use the methods with CF itself. Rey... cfdvlpr wrote: Actually, this was withing

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread cfdvlpr
Actually, this was withing

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Rey Bango
Thats because jQuery is a client-side lib and you're trying to use it within CF. CF won't recognize jQuery's methods. Rey... cfdvlpr wrote: I'm trying to add numbers together like this: var tpdSum = 0; tpdSum = 0 + $(tpd_#i#).text() ; alert(tp

[jQuery] Re: Coldfusion 8 Public Beta now available

2007-05-30 Thread Christopher Jordan
... warm goodness m Andy Matthews wrote: Oh...and to top that, HostMySite.com is offering FREE Coldfusion 8 hosting: http://www.hostmysite.com/CF8 I'm guessing that it's only for the duration of the public beta, but still. It's a good way to dip your toes into the warm goodn

[jQuery] Re: Coldfusion 8 Public Beta now available

2007-05-30 Thread Rey Bango
Also, for everyone's edification, while CF does require a server license for dedicated server usage, you can install any version of ColdFusion as a free developer edition. The ColdFusion MX Developer Edition supports localhost plus two IP connections and does not expire which should allow any

[jQuery] Re: Coldfusion 8 Public Beta now available

2007-05-30 Thread Andy Matthews
Oh...and to top that, HostMySite.com is offering FREE Coldfusion 8 hosting: http://www.hostmysite.com/CF8 I'm guessing that it's only for the duration of the public beta, but still. It's a good way to dip your toes into the warm goodness that is Coldfusion 8. You literally have nothing to lose.

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

2007-05-26 Thread Gareth Hughes
D]> To: Sent: Friday, May 25, 2007 8:15 PM Subject: [jQuery] Re: ColdFusion, ajax, post, jquery and whitespace Oh yeah, and of course include the path to jquery.AjaxCFC.js in your HTML: - Jack Jack Killpatrick wrote: > > Hi Gareth, > > Here are the basics: > > 1. add ajaxCF

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

2007-05-25 Thread Jack Killpatrick
Oh yeah, and of course include the path to jquery.AjaxCFC.js in your HTML: src="../js/ajaxCFC/jquery.AjaxCFC.js"> - Jack Jack Killpatrick wrote: Hi Gareth, Here are the basics: 1. add ajaxCFC to your CF project (or somewhere that it can get to). 2. create a CFC that extends AJAXCFC.a

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

Hi Gareth, Here are the basics: 1. add ajaxCFC to your CF project (or somewhere that it can get to). 2. create a CFC that extends AJAXCFC.ajax: setAllowedVerbs('POST'); setCheckHTTPReferer(true); do some CF stuff For the cfreturn, you can

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

y 25, 2007 5:39 PM Subject: [jQuery] Re: ColdFusion, ajax, post, jquery and whitespace You might want to consider using ajaxCFC and returning json data. You won't have to be concerned about white space, and it could come in handy for a lot of other things: http://www.robgonda.com/blog/projects/aj

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

Sure Dan. This is only a test to show for the list. ;-) In the real world I'll return information about client accounts. When user inserts account data I'll validate(before he/she fills 65 fields), if that account inserted already exists in database. If exists I'll block submit button. So simple

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

You might want to consider using ajaxCFC and returning json data. You won't have to be concerned about white space, and it could come in handy for a lot of other things: http://www.robgonda.com/blog/projects/ajaxcfc/ It's very easy to setup/use and uses jquery. I can supply a few code snipp

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

Yes Rey. I'm using cfsavecontent with another application and "resolves". But looks like a step ahead... Returning to cfsavecontent.. Thanx. 2007/5/25, Rey Bango <[EMAIL PROTECTED]>: Because CF is horrible at handling whitespace. Always has been. I always use a CFSAVECONTENT tag to save

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

ry-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Friday, May 25, 2007 9:32 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: ColdFusion, ajax, post, jquery and whitespace Because CF is horrible at handling whitespace. Always has been. I always use a CFSAVECONTENT t

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

>I'll need to test an ajax post to validate if an account already exists in >database. I'm using this code in action page: > > > >value="#GetHttpTimeString(Now())#"> > > > >#rndTest# > << LOOK HERE WITHOUT CFOUTPUT >no > > > > >Using that script returns(randomly) the "

[jQuery] Re: ColdFusion, ajax, post, jquery and whitespace

Because CF is horrible at handling whitespace. Always has been. I always use a CFSAVECONTENT tag to save the output to a var and then I trim the var before it goes back to the XHR request. So try this: value="#GetHttpTimeString(Now())#"> #rndTest# no #trim( myResults )#

[jQuery] Re: Coldfusion: using $.get() to directly call a CFC living outside of the webroot

uld tie in with the need for a facade, but it could probably be integrated. -- Josh - Original Message - From: Dan G. Switzer, II To: jquery-en@googlegroups.com Sent: Thursday, April 05, 2007 12:12 PM Subject: [jQuery] Re: Coldfusion: using $.get() to directly call a CFC liv

[jQuery] Re: Coldfusion: using $.get() to directly call a CFC living outside of the webroot

Andy, I actually prefer using a façade (which is you’re doing) for a few reasons: 1) You’re preventing direct access to the CFC. While I do use CFC for Webservices, the CFCs I expose are usually façades for an internal API with limited roles and access. 2) Calling a CFC direct

[jQuery] Re: Coldfusion: using $.get() to directly call a CFC living outside of the webroot

Okay...I'll post this question to the cf-talk list as well. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh Nathanson Sent: Thursday, April 05, 2007 1:39 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Coldfusion: using $.get() to directly c

[jQuery] Re: Coldfusion: using $.get() to directly call a CFC living outside of the webroot

Andy, Ben Nadel has some information about calling CFCs outside the webroot, without a mapping, on his blog. It may be of help to you. I think there is still some mediation that happens but I don't think you have to use a middle-man file. -- Josh - Original Message - From: Andy