votes
How to parse HTML with HTML Agility Pack for Windows Phone 7
Am trying to parse this HTML document to get the contents of flight, time, origin, date and output. [code] <div id="FlightInfo_FlightInfoUpdatePanel"> <table cellspacing="0" cellpadding="0&qu ...
