Entries for month / July 2011

Jul 07 / ColdFusion AJAX style file upload without page refresh
Tags / ColdFusion
View count: 7135

Ever tried to create an AJAX-style ColdFusion file upload form which executes without reloading the page? This is our take on this widely popular technique. With the help of ColdFusion, jQuery and 'hidden' iframe the following tutorial will show you how exactly you can achieve this.

[ Read more ]