This topic is locked

Upload files with drag and drop

9/16/2011 3:25:48 AM
PHPRunner General questions
O
olivers author

hi,
in relation with this post: Upload files with drag and drop.
I think it would be possible with this script: http://valums.com/ajax-upload/.

(or similar)
But I have no idea how to integrate in phprunner project.
any suggestion ?

Admin 9/16/2011

Unfortunately we won't be able to integrate this sort of solution yet as it leaves out Internet Explorer users and some older browser users as well.

O
olivers author 9/17/2011

from website: tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60;
I have tested with firefox 6.0.2.

In IE9 does not work drag and drop and progress.
does not seem so bad...

Admin 9/17/2011

I read it different:

Drag-and-drop is supported in FF, Chrome. Progress-bar is supported in FF3.6+, Chrome6+, Safari4+

O
olivers author 9/19/2011

and this (in java): ? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=60886&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

http://jupload.sourceforge.net/

should be more portable, or not ?