I have a HTA application with a split screen using two iframes.
If a .txt , .html, or graphic file is dragged from desktop or explorer window and dropped
on the application the dropped file will open in an frame.
I want to prevent any file drag-and-drop onto the frames from loading/overwriting
the locations in the windows.
Is this possible?
Thanks. :)