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
Search - "vb6 chat"
-
First exposure, nice question!
I've been told an Amstrad was my first computer (showing my age..), apparently taught me to read and write.
The Commodore64 was the machine I first fell in love with. I was just as interested in learning BASIC as I was with the games. Tried to use the books which showed page after page to write in the code but that took me so long, TL;DR...
Through the years, my parents did what they can to nurture this passion. Was blown away when I got the 486, even more so with the 686!
mIRC scripting followed, that had an amazing community, made a series of add-ons and chat bots.
Then got in to VB6 quite heavily and made a range of programs.
Had a friend who needed a web project done, so I recommended PHP based, and to help him out, I smashed as much learning in to it and pulled it off in a week, whatever the language, I've loved sinking my teeth in to it! -
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 english4