C# Program to sniff for IE download notification and returns download information (file name, url)

Respondida C# Program to sniff for IE download notification and returns download information (file name, url)

  • lunes, 14 de mayo de 2012 18:28
     
     

    I'm trying to write a program that will automatically return the file name when the download notification pops up.

    Then if the name meets the correct extension or if the url meets requirements, downloads it.

    please help on how I may program this. I must use the user's browser and can not make my own.

    Thank you for your consideration.


Todas las respuestas