Results 1 to 12 of 12

Thread: [VB10] Parsing VBForums Threads v1.06

Threaded View

  1. #1

    Thread Starter
    VB For Fun Edgemeal's Avatar
    Join Date
    Sep 2006
    Location
    WindowFromPoint
    Posts
    4,255

    [VB10] Parsing VBForums Threads

    HTML parsing of VBForums threads (w/vBulletin v4.2.2) using basic Split and Replace methods.

    v2.01 - Updated demo using a Listview, added ThreadLocked property, testing on vBulletin v4.2.2.
    v1.06 - Use HttpUtility.HtmlDecode to convert html symbols, update text splitting func.
    v1.05 - Fix: Launching a "Last Post" URL forced a forum log out.
    v1.04 - Add/parse the "Go To Last Post" URL.
    v1.03 - Fix date/time of last reply for vBulletin v4.2.0.
    v1.02 - Add date-time for thread starter + minor changes.
    v1.01 - Fix parsing date-time for last reply.

    Name:  Parse_VBForum_v105.png
Views: 761
Size:  40.5 KB

    See post #11 for VBForums My Posts

    Also see:
    [VB10] VBForums Monitor by Edgemeal
    Attached Files Attached Files
    Last edited by Edgemeal; Feb 10th, 2016 at 07:43 PM. Reason: REMOVE OLD ZIP FILE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width