|
-
Mar 22nd, 2004, 07:07 PM
#1
Thread Starter
Hyperactive Member
finding a string in richtext box...
i am trying to find a string in a richtext box and this is what i do...
for example the content of my richtextbox is
a
a
b
a
b
i do rich.selstart = 0
rich.find "a"
then i get the positiion of the first a.
But how do i do now to find the second or third a?
I only can find the first.
thanks,
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
|