Forum: ColdFusion 26 Days Ago |
| Replies: 3 Views: 865 Re: Insert query. Thank you, cmhampton !
How about cfquery: "result" ?What you prefer?
H. |
Forum: ColdFusion Jun 15th, 2008 |
| Replies: 3 Views: 865 Insert query. Hi everybody!
Could you teach me how to get back the “primary key”: (“id”), from an “insert query”?
*
<cffunction name="insertData" access="public">
<cfargument... |
Forum: ColdFusion Apr 5th, 2008 |
| Replies: 2 Views: 1,376 Automate undisabled a “submit button”? Help!
Hi, everbody!
I have this problem:
There is a “textbox” and a “submit” button.
“Submit button” is disabled until something is written within “text box”. I am not able to do this... |
Forum: ColdFusion Mar 23rd, 2008 |
| Replies: 1 Views: 753 Using cfcheck! Hi everybody!
I’d like to set up a dynamic “name” in coldfusion 8, with dreamweaver CS-3!
I have 2 Cf checkbox forms: “my” , “your” and
2 Cf Image fields: “name”,... |