Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any possiblilties where we can use to block the unwanted ads in a browser using asp.net??
Can anyone please help me out with this.
Posted
Updated 29-Jul-14 19:20pm
v2

1 solution

You can search about axtensions of browsers .. :)
You can block add using browserd functionality ,you can not block it using javascript.

For example if you use Google chrome than you van block add by AddBlocker+
You can install it from here.. :)

Add blocker for chrome[^]

In this manner you can get add blocker for all type of browser.. :)
 
Share this answer
 
Comments
Sam Ferin 30-Jul-14 1:41am    
Okay. i got it.thanks for your reply.
But there is no way that we can block it using our Code or anything without using any extension right??
Nirav Prabtani 30-Jul-14 1:59am    
nopp....no way to do it.. programmatically.....
Sam Ferin 30-Jul-14 2:36am    
okay. Thanks bro.. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900