Results 1 to 3 of 3

Thread: HTML document tool

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284

    HTML document tool

    Hello!

    No api calls today, but pure vb6. This tool "parses" html tags, then display them in a frame, you can edit their values one by one in a textbox. It also got some funky feature, you may find useful if you have to work with html documents.

    Undercommented, not-so-well organized, but works just like it should. And its pure vb ^^

    Ive done it in a couple of hours, but it was just 'nuff But, i'm still thinking on some better ways to do parsing html.

    Anyway, have fun!



    Note:
    If you want to use this method in your code, to process html documents, you can simply replace the text1.selstart property, to a private or public variable, that is just used to store the string pointer.
    Attached Files Attached Files
    Last edited by Jim Davis; Nov 30th, 2008 at 04:40 PM. Reason: update 1

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