hi, i don't know much about vb! actually i'm a web development only.
but today, i need to write a software which can remove unwanted ads from websites contents.
i can made an ADDON for firefox browser, to remove javascript ads so easy.
but for Internet explorer no doubt a software or somethin needed.
now i don't know this can be done in visual basic or not? i have no idea about it. any help will be appreciates.
vb and internet explorer contents filter question
Started by alilg, May 22 2009 06:22 AM
3 replies to this topic
#1
Posted 22 May 2009 - 06:22 AM
|
|
|
#2
Posted 22 May 2009 - 07:23 AM
I would start by researching the Addon API for Internet Explorer. I know IE7 has addons, but don't know any details.
#3
Guest_Jordan_*
Posted 22 May 2009 - 01:34 PM
Guest_Jordan_*
You could also make a JavaScript filter for ads. Kind of like a proxy where the user in IE would load your JavaScript first which in turn loads the webpage minus all ads.
#4
Posted 22 May 2009 - 02:57 PM
WingedPanther said:
I would start by researching the Addon API for Internet Explorer. I know IE7 has addons, but don't know any details.
Jordan said:
You could also make a JavaScript filter for ads. Kind of like a proxy where the user in IE would load your JavaScript first which in turn loads the webpage minus all ads.


Sign In
Create Account


Back to top









