all groups > coldfusion flash integration > december 2006
CFMAIL using flash form (newbie)
Posted by knoxdigit at 12/23/2006 1:51:49 AM
Hi there,
I have just started using coldfusion and flash forms for that matter. Just
wondering if someone can help me get my form working. I'm not sure if it will
even work using the current format or whether I need to use remoting, but here
it is anyway...
With <cfform name="form.tutor... more >>
CFForm Layout Problems
Posted by DanCasper at 12/20/2006 9:29:43 PM
I'm having trouble getting the layout to work like I want it to when I am
working with cfform format=flash. I have my code attached. In the tab for
Billing Information the idea would be to have the city line up with the name
and address fields, and then to the right of the city field have a ... more >>
CFGRID refresh and Flash Remoting Services
Posted by rvp68 at 12/14/2006 1:04:57 PM
hello all,
I have the following problem: I am using Flash Remoting Services to populate a
cfgrid during the form "onload". Works fine on my development server. On my
production server, cfgrid is not populated.
Both servers are running CF MX 7.0.2, and the config is the same.
Any idea w... more >>
CFGRID Refresh/Reload
Posted by reya276 at 12/13/2006 6:40:26 PM
I want to refresh/reload a CFGRID after I perform an update, how would I go
about doing this?
here is the action script code I'm using below, can anyone provide the code
for me to do this or just modify the one below because I'm having a tuff time
getting this to work, I also tried getting s... more >>
Live working examples of cftree and/or cfgroup type="accordian
Posted by CF_WebGirl at 12/7/2006 5:50:19 PM
Hello,
Can any one send me a link to a live working cftree flash feature. I've
searched the internet and found countless how to tutorials and pictures of
their cftree but no an example of an actual cftree working. Please advice. Is
anyone even using this feature?
... more >>
Can we bind the values from cfselect to display those into cfinput text boxes.
Posted by sharon212 at 12/5/2006 3:07:05 PM
Hi,
I have a cfselect box which is having values from cfquery. I want to bind
those values into few input boxes. I have been trying for so many days, but
couldn't get through. If anyone knows, please help me out.
Here is the code like:
<cfselect name="myname"
Onch... more >>
|