I want to drag and drop a file (e.g. from windows explorer) onto IE5 and handle it in javascript.
The IE5 event model supports drag and drop events and IE5 definitely delivers a javascript event when a file is dropped, but I cannot see (or find any examples) how to retrieve the filename.
There are plenty of examples of dragging and ropping icons etc. within a browser window and even between them but this does not help me. Maybe it can be done in VB Script?
Any help welcome
John
The IE5 event model supports drag and drop events and IE5 definitely delivers a javascript event when a file is dropped, but I cannot see (or find any examples) how to retrieve the filename.
There are plenty of examples of dragging and ropping icons etc. within a browser window and even between them but this does not help me. Maybe it can be done in VB Script?
Any help welcome
John