|
-
Jan 11th, 2000, 06:42 AM
#1
Thread Starter
New Member
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!
-
Jan 11th, 2000, 04:07 PM
#2
Frenzied Member
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
-
Jan 12th, 2000, 09:53 PM
#3
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|