Click here to Skip to main content
15,892,697 members
Articles / Programming Languages / Visual Basic

Use Browser Helper Object To Delete Cookies

Rate me:
Please Sign up or sign in to vote.
3.00/5 (1 vote)
11 Jan 2013CPOL 3.5K  
Hello,I am using Web browser control in VB.Net. I want code to delete cookies using browser helper object (BHO) from vb.net.Thanks in advance[Edited By Jibesh - Removed Pre tags]

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
11 Jan 2013Sandeep Mewara
Here is what is expected of enquirers:1. TRY first what you want to do! You may find that it's not that hard.2. Formulate what was done by you that looks like an issue/not working.To start with, have a look at this article: Browser Helper Object (BHO) Sample[^]Try out.

License

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


Written By
Web Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions