Blog entries collection for the tag AJAX
ColdFusion AJAX style file upload without page refresh
July 7th 2012
6083

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.