Thread: parsing html in winsock.....

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    319

    parsing html in winsock.....

    i need to some how pull the site between this in a buffer......

    <a href="the site"> , i need something in c++ that will only grab the text between the 2 quotes ,thanks if you can help

  2. #2
    Registered User
    Join Date
    Aug 2005
    Posts
    204
    I had text parsing some luck using the Boost library.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Winsock HTML Page Source Dump...
    By blake_ in forum Networking/Device Communication
    Replies: 36
    Last Post: 11-19-2007, 11:02 PM
  2. Parsing HTML files
    By slcjoey in forum C++ Programming
    Replies: 2
    Last Post: 08-28-2005, 07:01 AM
  3. Parsing HTML...or UPnP?
    By crummy in forum C Programming
    Replies: 7
    Last Post: 02-21-2005, 12:32 PM
  4. Stacks, classes, HTML tags, and parsing.
    By Shinobi-wan in forum C++ Programming
    Replies: 5
    Last Post: 10-01-2003, 05:50 PM
  5. Winsock exe send html to IE
    By (TNT) in forum Windows Programming
    Replies: 1
    Last Post: 12-23-2001, 07:00 PM