Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
i have a problem in vb6
im recently make a simple chat room
i want my chat like this
me : bla bla bla
stranger : bla bla
me : bla bla bla
im using vbCrLf is not like tht but like this
me :blablablastranger:blablame:blabl
im just try Chr(13)&Chr(10), vbCrLf, vbNewLine
is still nothing
can anyone help me?
*sorry for my bad english
undefined
vb6 chat
vb6
vbcrlf
how to new line
help me