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 :(
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 :(