A less rich Rich Text Field? 
Author Message
 A less rich Rich Text Field?

I'm using the standard VB5  rich text control to read in bookmark.htm
because this file is often >32K. Is there another control/API call for
loading a text file into a var when that file can be greater than 32K? I
don't need any formatting - I'm just parsing out URLs.




Sat, 28 Oct 2000 03:00:00 GMT  
 A less rich Rich Text Field?

The VB5 textbox supports greater than 32K - just set the max length to the
number of characters and away you go.

I think it's theoretical limit is around 64K now - any good?

Quote:

>I'm using the standard VB5  rich text control to read in bookmark.htm
>because this file is often >32K. Is there another control/API call for
>loading a text file into a var when that file can be greater than 32K? I
>don't need any formatting - I'm just parsing out URLs.





Sat, 04 Nov 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Becoming rich with a rich text box

2. Adding to Rich Text in Rich Textbox

3. Loading Rich Text Box from SQL Server 6.5 Text Field

4. custom rich text field

5. Rich Text Formatting in Form Fields?

6. Q: Rich text fields in DataReport

7. Reporting Rich Text in Memo Field in MS Access

8. Reporting Rich Text in Memo Field in MS Access

9. problems using memo fields and rich text boxes

10. RICH TEXT BOX Control- Bug re Multiple Selection of fields

11. Rich Text Field: licence /registry problem...

12. User defiend Rich text field

 

 
Powered by phpBB® Forum Software