Date Range
Date Range
Date Range
Sending e-mail with Flex and ColdFusion. Sending e-mail with Flex and ColdFusion. To send e-mail with CF is very simple! With Flex it is not different. We will use the simple integration of Flex with CF to set up a contact form! We will use Remote Object Services to accomplish the connection between Flex and CF, through FlashRemoting that is already standard in CF 7 in before. With Flex open Builder, select the perspective Flex Development. Ready Now we are going our app.
ColdFusion tutorial to export from database to RSS. ColdFusion tutorial to export from database to RSS.
You are running MS SQL 2005.
PLEASE READ THE COMMENTS TO UNDERSTAND HOW THE CODE WORKS! I use comments in the code to tell you what I am doing and why. At then end of the code I give a brief summary of what the code does and give links to other resources that may help. To get all the files used to make this forum, including the SQL Dump file, click here. This may take a while. Where we setup the main variables.
Creating a chat system with Flex and Coldfusion. Creating a chat system with Flex and Coldfusion. You should have a fundimental knowledge of Webservices, CFCs, Structures, Arrays, and cfscript. You should also know the basics of components in Flex and layout using Flex builder or Eclipse. The next step in our application.