Results 1 to 1 of 1

Thread: vb6 parsing text or html file an put into database

Threaded View

  1. #1
    cb_marshall
    Guest

    Cool vb6 parsing text or html file an put into database

    I have a html page with data on it (looks like table format). I need to extract this data and put it into an access database. I saved the html page as a text file. when I open up the text file all of the data is in a single column. I brought ther html file into vb6 dhtml editor. It created the page and they data appears in table format but when you try to extract the data it is in the same column format as the text file. I need to be able to put this single column of data into a table with multiple columns and multiple rows. Attached is the html file and the text 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