|
-
Feb 11th, 2012, 12:08 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Simple way to remove blank data from start of textbox?
I have an application where the user writes data into a textbox. The first line in the text should contain character Title information. When saving the file, I want to ensure that the beginning of the file contain character data, and not blanks, vbCrLf, etc. I want to remove all data(including vbCrLf, etc) until some valid character data occurs.
I started writing something and then hit the wall, so to speak. This seems to be more complicated than I thought it would be. Anybody have some ideas on how to identify what is non-character data?
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
|