PDA

View Full Version : disabling the default onDrop action in IE


vegeta
10-31-2002, 09:11 PM
Can I somehow prevent IE from executing or downloading the file which is dropped on a document and call a function of my own?
I want to make some sort of windows explorer like program, with the option to upload a file by dragging and dropping it into the window.
http://www.evilkalah.be/vegeta/ft.php
Is this possible :confused: :p

I tried onDrop="...; return false;" but didn't get the result I want :(

Mr J
10-31-2002, 10:20 PM
Take a look here, might be the info you're after




http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/mshtml/reference/events/htmlareaevents/ondrop.asp