Community Member Profile
- Profile: /members/10307-Jay-Hersh.htm
- URL: www.bit30.com
- Comments: 2
- Points: 22
Recent Blog Comments By Jay Hersh
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 25, 2012 at 8:16 PM
@Jay, I apologize, I figured out the solution. I am hardcoding the upload handler in main.js (upload_files.cfm) and then appending the variables to the end of this._uploadUrl in uploader.js by attaching ID's to elements on the display page and then pulling them out via jqueries .attr('id')... read more »
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 25, 2012 at 7:59 PM
Using your example/demo how would one pass variables into the upload handler? ie upload_files.cfm?eventID=#whatever# . I see where you can hardcode it in main.js, but if I wanted to do it on the fly?... read more »



