Results 1 to 3 of 3

Thread: Source code makes my program freeze up

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    14

    Post

    Ok i've been working on an HTML parser and everything works great with 12 lines of code EXCEPT! when the HTML source code gets too large my program freezes. or so i believe that is problem, it's worked with smaller files.

    So anyway what could be causing this? I use basic string commands such as CharNum and Mid$ thats about all it consists of.

    Could someone please help me out here..

    thanx!

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    May I have a look at your code to see if i can identify the problem.

    If it's top secret you can email it to me!

    ------------------
    Mark Sreeves
    Analyst Programmer

    [email protected]
    A BMW Group Company

  3. #3
    New Member
    Join Date
    Jan 2000
    Location
    Gloucester, UK
    Posts
    3

    Post

    Hi MooCow,

    If you are using a text box to parse your HTML it will be limited to 255 characters. Try using a Rich Text Box instead.

    Adrian

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