LOL. Yeah that could be a problem :)
Sales Representative wrote:
Ok found the problem...
You might want to put a disclaimer that this example will not work if
you currently are sending
ColdFusion Debug to your screen....
Thanks
Craig
------------------------------------------------------------------------
Return-Path: <[EMAIL PROTECTED]> Wed Dec 12 18:41:55 2007
Received: from exprod7mx237.postini.com [64.18.2.238] by
mail.arnettslaboutique.com with SMTP;
Wed, 12 Dec 2007 18:41:55 -0500
Received: from source ([64.233.184.240]) by exprod7mx237.postini.com
([64.18.6.14]) with SMTP;
Wed, 12 Dec 2007 18:41:49 EST
Received: by wr-out-0708.google.com with SMTP id 75so1480557wra
for <[EMAIL PROTECTED]>; Wed, 12 Dec 2007 15:41:48 -0800 (PST)
Received: by 10.100.189.10 with SMTP id m10mr321220anf.1197502903888;
Wed, 12
Dec 2007 15:41:43 -0800 (PST)
MIME-Version: 1.0
Message-ID:
<[EMAIL PROTECTED]>
Date: Wed, 12 Dec 2007 15:41:43 -0800 (PST)
X-IP: 193.18.92.131
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
InfoPath.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Subject: cf ajax example
From: interarnett <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-pstn-levels: (S: 4.90091/99.90000 R:95.9108 P:95.9108 M:97.0282
C:98.6951 )
X-pstn-settings: 4 (1.5000:1.5000) s gt3 gt2 gt1 r p m c
X-pstn-addresses: from <[EMAIL PROTECTED]> [114/5]
X-Rcpt-To: <[EMAIL PROTECTED]>
I have created a simple app screen based off of the example/tutorial
on jquery website for coldfusion and ajax.
I have firebug running and have stepped through the entire process.
All processes seem to be working correclty, I fill a value in a
formfield and onblur a query is invoked and dataset is returned.
(Which i can see in console in firebug...)
I am just unable to get the values to display back on my screen in the
section defined via style sheet.
There is a parameter for success in ajax call.
Success never happens it only comes back and says that there is an
error but do not know how to trap for error...
Any help will be greatly appreciated....
here is javascript
//
sytle sheet
form field
id="idm" maxlength="6">