Load file into JFileUpload

Enhanced frontend add-on to queue files.
Post Reply
quangdongst
Posts: 5
Joined: Wed Oct 26, 2011 4:24 am

Load file into JFileUpload

Post 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?

Post Reply