C# Program to sniff for IE download notification and returns download information (file name, url)
-
14 mai 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.
- Editat de zagonano 14 mai 2012 18:40
- Mutat de Bob ShenMicrosoft Contingent Staff 16 mai 2012 03:25 (From:Visual C# General)
Toate mesajele
-
16 mai 2012 03:24
Hi zagonano,
According to your description, I'd like to move this thread to IE extension forum for better support, where more experts live.
Thanks for your understanding.
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Editat de Bob ShenMicrosoft Contingent Staff 16 mai 2012 03:24
-
16 mai 2012 16:06
On 5/14/2012 2:28 PM, zagonano wrote:
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.See if this helps: http://msdn.microsoft.com/en-us/library/aa753618.aspx
Igor Tandetnik
- Marcat ca răspuns de Jesse JiangMicrosoft Contingent Staff, Moderator 6 iunie 2012 09:22