Howdy,
It's actually a javascript error.
The page displays with no problem but there are not values in the cfselect.
It's just an empty list.
The javascript error is "Exception thrown and not caught."
I have been doing a bit of research and found that in some cases the CF8
ajax does not play well with any javascript on the page.
-Eddie
Angeli Wahlstedt <[EMAIL PROTECTED]> wrote:
Hiya...just for grins, I decided to play around with this code,
and I was able to get it to work. But I noticed 2 things:
1) The first drop-down list didn't populate it right away, so it looked
empty at first but after refreshing, the first drop-down list is now populated.
2) Not all the values in the first drop-down list have values that will
populate the 2nd drop-down. I don't know if you have the same sample data as I
do, but "Painting" brings up a bunch of stuff in the 2nd list, while "Jewelry"
brings up just an empty list.
What kind of error were you getting?
n Angeli
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Eddie
Pequeno
Sent: Wednesday, May 21, 2008 1:51 PM
To: [email protected]
Subject: [houcfug] Binding CFC Methods in CF8
Has anybody had any luck with binding cfc methods/functions to cfselects or
any other form field?
I read a cool tutorial by Mr. Forta describing a way to link the cfc to a
form field and create some easy related selects, unfortunately the examples did
not work for me.
http://www.forta.com/blog/index.cfm/2007/5/31/ColdFusion-Ajax-Tutorial-2-Related-Selects
I was able to confirm that the cfc is working and that it returns data by
using cfinvoke and just dumping the return variable.
It just seems like the binding is not working?
Any thoughts?
-Eddie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Houston ColdFusion
Users' Group" discussion list.
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit http://groups.google.com/group/houcfug?hl=en
-~----------~----~----~----~------~----~------~--~---