Category Archives: Applications

FTPS mainframe to Windows server

This months challenge has been to extract daily files from the mainframe down to an ftp server where we can utilize the data in SQL Server. The file names changes daily, incrementing by 1 for each generation. The files are … Continue reading

Posted in Applications, FTP, Mainframe | Leave a comment

Coldfusion Email Application

I created a simple contact form using coldfusion CFORM and CFMAIL tag. The form gathers all the elements needed for the CFMail tag area and once submitted displays either a success or error message. I used Coldfusions built in form … Continue reading

Posted in Applications, Coldfusion | Leave a comment

Coldfusion Wheels Framework

Every developer eventually begins to see the pitfalls of large applications and trying to manage all the files and processes that make up that application. At work, I am dealing with a large existing CFML application with hundreds of cfm … Continue reading

Posted in Applications, Coldfusion, Products | 2 Comments

Applications

I have finally put out my first application – CF Directory. it is a simple database application that houses contact information. Uses a little Ajax + Jquery + Coldfusion to dynamically display the contacts info. See the applications tab at … Continue reading

Posted in Applications, Coldfusion, JQuery | Leave a comment