I've got an online bingo game with about 2000 active users. About 99% have no troubles with the chat (which is a rich text box control), but some do. With some users, the scroll bar does not scroll down when new text arrives, when using the following code (With <rtb control> is set beforehand):

.SelStart = Len(.Text)
.SelBold = progOp.OpBold
.SelColor = progOp.OpColor
.SelFontName = progOp.OpFont
.SelItalic = progOp.OpItalic
.SelFontSize = progOp.OpSize
.SelUnderline = progOp.OpUnderline
.SelText = Message & vbCrLf
.SelStart = Len(.Text)

Since I cannot find anything wrong with the code (and as said before, it works for almost everyone), I'm guessing there is some sort of compatability or version issue I'm unaware of, and have no control over. The program is distributed with VB6 files, SP3. Users have even installed IE4 or IE5, and continue to have the problem.

Is there a version of the rich text box files that could cause this to occur? Or something else I'm missing..? Thanks for any insight into this problem.

Sincerely,
Brian
----------
Brian Hogg
[email protected]

The more you play, the more you can win! at: http://www.drawbingo.com/