all groups > coldfusion flash integration > march 2005 > threads for march 29 - 31, 2005
Filter by week: 1 2 3 4 5
Adding one day to .selectedDate Value
Posted by jorgeloyo at 3/31/2005 11:56:47 PM
how can i add one day to the selected date of a datefield cfinput???... more >>
setting DATEFIELD selectableRange
Posted by jorgeloyo at 3/31/2005 11:37:39 PM
I know you can set the selectableRange for a <CFCALENDAR>, but how can you do the same for a DATEFIELD cfinput???... more >>
Add Items to CFGrid
Posted by Armtusk at 3/30/2005 3:39:03 PM
The scenario is simple. I have a textbox where the user enters some value,
clicks an "Add" button and I want that value to get added to a CFGrid which
might ahve some data from before.
I am aware of the "insertbutton" parameter for the CFGrid and that won't work
for me. I was wondering i... more >>
a Flash Menu and Coldfusion,but how to do the menu not refreshed?
Posted by oxygen_o2 at 3/30/2005 2:18:23 PM
well, here is the problem :
i've got a flash menu that is expandable, inserted into a html array in a CFML
page. I included it into all the pages ( with a cfinclude tag) i call when i
click on an option. the fact is, it doesn't have to refresh all the time
because i loose the expand and the... more >>
Tab Navigation with Flash Forms/CFGrid
Posted by lgschulz at 3/29/2005 8:20:03 PM
I have three tabs for three different types of comodities. The user can
search for that part on either one of the tabs. When they select search, I
want the page to load the the correct tab showing. Here is my code.
<!---Material Query--->
<cfif not IsDefined("form.mcn")>
<cfset... more >>
CFFORM+FLASH=IE and Firefox bug
Posted by Xenosdalord at 3/29/2005 1:32:35 PM
Hi everyone. I have a problem with CFFORM flash.
Everytime I want to use this great new CFMX7 function, my browsers returned me
those 2 errors:
lc_id is not defined
and
top.getSearch is not a function
I can see my forms, they are loadeing at a good speed but I got these 2 errors
in F... more >>
|