asibin2000
Programmer
Does anyone know the best way to fire a C# function based on a user dragging and / or dropping a file in windows XP desktop / explorer?
Also, is there anyway to fire a C# function after someone starts to download from a web link? For example, user is in internet explorer and starts to download a zip file to their local machine after clicking a link, they get the Save As box. Download is complete the box which says: Open, Open folder, Close - completed window is there - be able to fire a function when a user hits OPEN for example?
We've been experimenting with Kernel32, but we are having problems.
If anyone could point us in the right direction would greatly appreciate it.
Asi
Also, is there anyway to fire a C# function after someone starts to download from a web link? For example, user is in internet explorer and starts to download a zip file to their local machine after clicking a link, they get the Save As box. Download is complete the box which says: Open, Open folder, Close - completed window is there - be able to fire a function when a user hits OPEN for example?
We've been experimenting with Kernel32, but we are having problems.
If anyone could point us in the right direction would greatly appreciate it.
Asi