CFFORM, Checkbox and Binding

2007-12-10 Thread Bruce H. Sorge
I have been searching for the answer to this with no luck (or perhaps I don't know what I am looking for?). Anyway, I have a CFFORM with the Flash attribute for editing users from a cfgrid. All is working well (The grid and text data bindings anyway) except for the checkbox. Basically, if the pe

Re: Flash Form Select List Wierdness

2007-12-05 Thread Bruce H. Sorge
Ahh, I had the height set to 150. Changed it to 300 and it is working fine. Thanks, Bruce Josh Nathanson wrote: > Is the select list located near the bottom of the page? I think this will > cause it to open "up" so that it doesn't run off the bottom of the page. > > -- Josh > ~

Flash Form Select List Wierdness

2007-12-05 Thread Bruce H. Sorge
Good afternoon all, I have a flash form with a dynamic select list that is working fine except that when I click on it, all of my departments go up (the select list is opening up rather than down like normal). Anyone seen this before and knows what causes it? Thanks, Bruce ~~~

Re: Spry_Forum?

2007-11-29 Thread Bruce H. Sorge
I found one on Adobe's website. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602 Bruce Chad Gray wrote: > Is there a spry forum to ask questions and search for answers? > > I want to see if it is possible to click a check box and have a tab disabled > or enabled

Re: CFGraph

2002-03-03 Thread Bruce H. Sorge
CFGraph does not store the graphs. There are templates that are installed that lay out the basic framework for the graphs. That is the who purpose of having a dynamic graphing engine, so that you do not have to create and store the graphs. This is also why you have to have the Jrun server and the

Re: JS Question

2002-02-04 Thread Bruce H. Sorge
JS? Have you tried document.forms[0].submit() instead? By > the way, forms[0] assumes that there is only one form on the page. > > Again, just a guess, but a troubleshooting technique nonetheless. > > Dave. > > - Original Message - > From: "Bruce H. Sorg

OT: JS Question

2002-02-04 Thread Bruce H. Sorge
Why would I be receiving the following error message:Error, object does not support this property or method. The JS is this: