| Discussion Home | About | Threads By Date | Search |
Posts1-7 of 7
ColdFusion Developers on Google+
Coldfusion developers
anyone know a good coldfusion developer that has Model Glue experience??
ColdFusion in Educational Institutions
ColdFusion is free to Faculty and Students and we really need to get more traction into its use and teaching in Educational Institutions, does anyone have any thoughts on this?
Is this group active? Hi, Just moved into LA and wondering whether this CFUG is active or not. If active, when is the next meeting? TIA.
Recent Comments (3 of 3)
<cfftp> putfile runtime error
Hi, I just recently moved my sites from CF 6 to CF 8. Everything seem to work fine until I started testing on other file transfer modules on my site.
<cfftp connection="newsfeed_connect" action="open" server="servername" username="username" password="password" stoponerror ="no" timeout="300" > <!--- Check to see if the connection was opened ---> <cfif cfftp.Succeeded is "No"> <!--- Connection did not open so we display an error ---> <p><font color="#FF0000">Sorry invalid username/password information. Please use the back button.</font></p> <cfelse> <!--- Change directory to the designated csulb newsfeed location ---> <cfftp connection="newsfeed_connect" action="changedir" directory="#csulb_newsfeed_location#" stoponerror ="no" > Attempting to access the publishing location ...<br /> <!--- Put file to rss location ---> <cfftp connection="newsfeed_connect" action="putfile" localfile="#filestorage#\newsfeed.xml" remotefile="newsfeed.xml" timeout="300" transfermode="auto" stoponerror ="no" > <cfftp connection="newsfeed_connect" action="close" > This code is still working fine on CF 6 but gives me runtime error on CF 8.
Is there something that I am missing? or it can be a bug on CF 8. I really appreciate if anyone could assist me on this matter.
Are you OO Ready?
Try taking this fun little quiz by Hal Helms to see if you are ready to be an OO CF Developer: http://www.halhelms.com/quiz.cfm Post your score when you're done!
Frameworks Please share your thoughts on using frameworks, not using frameworks, favorite and not-so favorite frameworks, pros and cons of various frameworks, and anything else framework related.
Recent Comments (3 of 3) |
Filter by Date
Filter by TagAllannouncement Benefit Flash General General Discussion Question Sticky Change View
Titles Change Sort
Alphabetically |
|||||||||||||||||||||||||||||||||||||||||||||||||