[Javascript] Drag-N-Drop with FileUpload

Michelle Konzack linux4michelle at tamay-dogan.net
Mon Jan 3 16:31:30 CST 2011


Resendig the message because the previously two from
2010-12-29 and 2010-12-31 do not shows up on the list.


Hello,

I am searching for hints how to implement Drag-N-Drop for a FileUpload.

All I have is a Link with the location where the uploaded file should go
and is on the serverside handled by a PHP5 script as usualy.

OK, if I DRAG a file from a Filemanager to an  UPLOAD-ICON,  I  know,  I
need to use

  1)  if the mouse move over the ICON, onmouseover()
      (I change the icon so I see it is working)
  2)  then detect onmousedown()
      (I sse, the event is working)
  3)  and then i must detect onmouseup() and the script capture the
      file DROPed to th icon, open a new window/tab and trigger the
      File-Upload

Can someone help me with this?

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems at tdnet France EURL       itsystems at tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle at jabber.ccc.de

Linux-User #280138 with the Linux Counter, http://counter.li.org/


More information about the Javascript mailing list