[RESOLVED] bho calling itself!
hello ppl,
i have a rather confusing problem.
I have a bho, which has a menu (it loads a form and displays that).
when a button in the form is clicked, a new IE window is to be created. but when i use createObject(), obviously the bho loads again. This ends up in a automation error 430.
Debugging the cause is one thing, but I dont want the bho to load when i use createObject().
Any solutions other than dynamically modifying the registry to make this work?
thanks all,
[dEEPS]