how i read this text using Webbrowser control in C#.netMKmani khan14yAsked Oct 10, 2012, 4:42 AM3.8kVisual Basic .NET
MKmani khan14y agoPosted Oct 10, 2012, 6:15 AMhow to get separated text of each link...in this scanerio whole text of document is selected/.....plz reply soon
Kunal Vaishya14y agoPosted Oct 10, 2012, 5:49 AM//Dear After Load Hole Page//you can get text using this keywords//---------------------------------------WebBrowser1.Document.Body.InnerText
mani khanPosted Oct 10, 2012, 6:15 AM
Kunal VaishyaPosted Oct 10, 2012, 5:49 AM
//you can get text using this keywords
//---------------------------------------
WebBrowser1.Document.Body.InnerText