Page 4 of 4

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Thu Mar 10, 2011 6:05 pm
by Napster1488
Usman55 wrote:
Isn't there a webbrowser navigating event? In the navigating event you can add the code to get it's url. Try that, and you might get the solution.
i added it to the navigating event but when i copy the javascript into the url bar and press navigate i dont get the new url to the directdownload.
And i cant find the CNS Browser can u send me Link ?!

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Thu Mar 10, 2011 6:52 pm
by Usman55
Wait, I'll check...

EDIT: Found it: viewtopic.php?f=38&t=171

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Thu Mar 10, 2011 7:57 pm
by Napster1488
Usman55 wrote:
Wait, I'll check...

EDIT: Found it: viewtopic.php?f=38&t=171
Thanks...the Browser i already downloadet some Time ago...
i will check it ...

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Thu Mar 10, 2011 8:17 pm
by Napster1488
I checked it...
The Browser is useless , the YouTube Download Function is not working and it also uses the IE WebBrowser Download Dialog.

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Fri Mar 11, 2011 7:19 am
by Usman55
The download function is not working??? Maybe try the same code but instead enter your own javascript.

Re: Create Custom Download Manager for VB Webbrowser?!

Posted: Fri Mar 11, 2011 1:51 pm
by Napster1488
Usman55 wrote:
The download function is not working??? Maybe try the same code but instead enter your own javascript.
nope its not working...
and i also didnt saw there any download event , i checked the whole code.