Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
The way I do it is to first add a reference to Microsoft HTML com component then get the class name by using: string className = ((mshtml.IHTMLElement)element.DomElement).className; [QUOTE=j4jawaid;1102914]I want to know that how to get attribute "class" of an html element using webbrowser component in C# .. Normally i am …
The End.
Hallupa