Page 1 of 1

Load file into JFileUpload

Posted: Thu Oct 27, 2011 10:26 am
by quangdongst
I want to load a file/some files directly to JFileUpload without dragging &dropping as selecting file. (Actually, I want to drag & drop a file onto an icon image, then JFileUpload will be automatically loaded with that file in the file list.) How should I code with PHP?