I want to create one division above website in which I have to show login button. In order to
achieve this I have made BHO program.
I have done my BHO(Browser Helper Object) code using C#. In that program I have given some
message box for the sake of testing. This BHO Im able to register /unregister with internet
explorer with no issues.
My problem is no messagebox is coming while website opening or navigating. And its shocking
its coming in widows explorer like when I open My computer , open a particular drive or
folder. Im completely stuck please help.
Im following
http://www.codeproject.com/Articles/350432/BHO-Development-using-managed-code
http://www.codeproject.com/Articles/149258/Inject-HTML-and-JavaScript-into-an-existing-page-w
http://www.codeproject.com/Articles/19971/How-to-attach-to-Browser-Helper-Object-BHO-with-C