| Thread | Last Post | Replies |
|
| Problems using Javascript with Flash Forms | 22 Nov 2006 16:35 GMT | 5 |
I have a developed a flash form (using cfform) that I want to trigger a javascript onClick event to call a function using a submit button. Whenever I reference any function in the onClick event it will not compile. Is this even possible to do?
|
| How to create linebreaks in cftextarea, format = flash | 22 Nov 2006 14:29 GMT | 2 |
I'm using <cfform format="flash">, and I can't figure out how to create a linebreak in the cftextarea form control. For example, in the following code, I'd like to display "item1", "item2", and "item3" on separate lines. I'm new to cfform tags and flash, so any help would be ...
|
| Cold Fusion Dynamic field names | 20 Nov 2006 03:21 GMT | 1 |
Hello, thanks for reading... what I'm trying to do is below and it works... <cfquery name="updateans" datasource="database"> UPDATE Participants
|
| ColdFusion truncating text | 09 Nov 2006 21:50 GMT | 1 |
I'm using coldfusion to get data for a flashTextEditor control (InputText) in a flash movie clip. In a flash action script I'm using myData.sendAndLoad("getcontent.cfm", myData, "POST");
|
| flash coldfusion quiz | 01 Nov 2006 22:48 GMT | 1 |
I've been looking into the Flash 8 quiz template and it looks good. It is exactly what I need for a quick eLearning site. I won't need drop and drag but simple multiple choice and true false. I took the template quiz and I was wondering how do I go about recording the result via ...
|