quote:
Originally posted by Dempsey
The only ways of detecting a file transfer is using Active Accesability or Protocol Sniffing.
How would you do that in JS?
Active accesability may be possible to use an event hook and AccessibleObjectFromWindow as you can from C++, but not sure.
For protocol sniffing, you should be able to use
[Release] Xniff (ActiveX Packet Sniffer) - Examples inside