Click to See Complete Forum and Search --> : Retriving DROPPED filename!


Large
February 18th, 2003, 05:10 AM
Hi there...

I am trying to develop a system so users can drop their files into Internet Explorer and then a activex komponent takes over, and do the does the rest...

I have problems getting the filename with the javascript command datatransfer.getData("URL") the choice File is not available...

I wonder if there IS any way to retrive the currently dropped file into IE... If not, is it possible to make a activex component that "caputures" the whole screen, and waits for a drop, without the usercontrol being seen?

Does anybody have any examples, suggestions etc, please help!

-Large