| Thread | Last Post | Replies |
|
| Drop down direction | 25 Mar 2006 00:17 GMT | 1 |
Hi, is it possible to specify the direction of a drop down box? Ie when a dropdown box i have created goes up instead of down you cant see it as it goes outside the <cfform Thanks Paul
|
| No of flash controls limitations in flash form | 21 Mar 2006 15:25 GMT | 8 |
I am facing problems with flash forms.. When a try to use more cfinputs the flash form is not getting displayed. Not sure if there is any limiattion that no of text controls that can be used in flash forms..
|
| CFCalendar & Sql | 17 Mar 2006 17:56 GMT | 2 |
Trying to do a query using the CFCalendar. After the user select the dates how do I pass the user select dates in my query? I have created 2 cf calendar for the user to select from Here's the query I want to use, but not sure how I would write the query
|
| Text Layout In Flash Form | 17 Mar 2006 08:03 GMT | 1 |
I've serached for an answer and cant seem to find a way to control where text is displayed on my flash form. Basically I want 2 columns of text with a header for each. Since there is no table support, I was attempting to use "textformat indent", but I cant seem to get it to ...
|
| <cfabort> Any other options?? | 17 Mar 2006 07:17 GMT | 1 |
I'm using ColdFusion MX 7 and I am currently using a <cfif> statement to check if the value of my search text field is empty, and stop further coldfusion code processing using <cfabort> so that my query will not immediately display all records. It works all too well. When I use ...
|
| Flash form images | 11 Mar 2006 04:46 GMT | 1 |
Has anyone experienced an issue including an image within a cfform cfformgroup cfformitem grouping and not having the image display? I am attepting to duplicate some business card functionality I have seen in the past, but want to include the company branding image on the left ...
|
| ComboBox Selected Flash Form | 08 Mar 2006 20:27 GMT | 1 |
Greetings~ I wasn't sure where to post this question, so let me know if it needs to go elsewhere. I have a flash form that I am using remoting to pull data from a database. One
|
| Flash Forms not working on LINUX server | 06 Mar 2006 21:25 GMT | 3 |
I'm experencing a problem with flash forms. I developed a form that works fine on developer's edition (installed on my windows laptop) but is not working on the production server (linux). The server is up and working fine (as far as i know), but making some test I discovered
|
| j2ee woes | 05 Mar 2006 03:03 GMT | 1 |
Hi, I recently converted from CFMX7 standalone to j2ee for the practice. Everything installed fine but I'm having problems with CFCs. I can view the CFC specs when I type the URL in directly to access the CFCs so I can get to them but it appears I am confused as to what the ...
|
| CFM and Flash movies | 02 Mar 2006 21:59 GMT | 1 |
I have seen messages on this forum that have been close to what I would like to ask, but need to ask specifically about creating a Flash movie and having it call cfm code or accessing a database for information retrieval. The office/location hosting our database apps uses ...
|
| TabNaviator does not render focus/appearance correctly onChange selectedIndex | 02 Mar 2006 20:35 GMT | 1 |
When using the onChange handler for TabNavigator, changing the selectedIndex does not correctly render the style of the new selectedIndex (tab/page). Illustrated below, when a user goes to change a tab from the first tab and s/he has not filled in a particular data field (in my ...
|