المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Need BHO Solutions



C# Programming
08-28-2009, 03:10 PM
Hi all,

Through IHTMLElementCollection we can get all the IHTMLElement.

I want to find out all the HTMLInputButtonElement that is in the current DOM.

How to navigate (frames,iframes,divs,tables) and find out the HTMLInputButtonElement

Is there any common algorithm.

Thanks in advance