parsing

  1. G

    Question Need code to parse html to datagridview using HTML AGILITY PACK

    I'm new .Net programming, i need code in vb.net to parse html table to data grid view, below is the actual html sample (16 columns and 3 rows). Thank You :) Row 1 <tr align=left bgcolor="#F5F5DC"> <td valign=top colspan=1><font face="verdana, arial, helvetica" size="-2">0302972147</font> </td>...
  2. F

    Question How to parse <div class> and <a href> innertext to listview control orderly?

    How to parse <div class> and <a href> innertext to listview control orderly? Hi there everyone, Lets say if I have a bunch of div class and a href on my website which I want to parse them to my listview control, how do I do so? <div class="cookie1">5</div> <div class="cookie2">11</div> <div...
  3. C

    Parsing Splitting Website Text to Label-Textbox

    <html><head></head> <body> <div style="width:638px; margin-left:-1px;"> <center><br /><img class="store_header" id="store_top" name="store_top" src="" /><div class="store_sub_header"> <span class="yellow_glow_40">Some Text</span> <div class="white_black_glow_24">...
  4. D

    troubleshooting XML help please- a formatting problem?

    hello! i'm having a minute, but massive in its own special way, problem with the appearance of my program? a brief outline of my program just in case it helps: - VB.Net/windows XP (on virtual box as i'm on leopard OS x but that's unimportant just explains the weird screen caps!) - a quiz type...
  5. A

    Convert PDF to Word document formats with Aspose.Recognition

    What’s new in this release? Aspose.Recognition for .NET has come out of Beta and its first commercial release has been announced supporting many new features. You can download Aspose.Recognition to evaluate improved performance of converting PDF files to Word document formats. More about...
Back
Top