WebBrowser control
Hi I'm very new programmer....I made a applcation that embeds a WebBrowser Control in VB6.0 ..I wanna access a xml document and then parse each tag..this command works fine..
WebBrowser1.Document.All().tags("head").item.inner text
but problem starts where ..when I wanna parse custom tags...how can I do that :( plz sombody help ..I already wasted many days on it..
Atin
|