Microsoft
Software
Hardware
Network
Question : how do I go to the next line on message box
I have vb6. I have the following messagebox:
"The following students need attention: Mike, Sam, Gary"
How can I make the message box output like this
"The following students need attention:
Mike
Sam
Gary"
Answer : how do I go to the next line on message box
"The following students need attention: " & vbCrLf & "Mike" & vbCrLf & "Gary"
Random Solutions
Are there font conflicts with Snow Leopard and applications built using File Maker Pro?
HP Laptop w/ Vista freezing regularly
Do I need to Install ACT on every server before installing Act Network sync?
How to avoid zero(s) in front of number(s) disappears in array
Nested Gridviews RowDataBound Event Problem
Remote Web Workplace Setup
ORA-06502 error when calling stored procedure from Visual Basic 6
Should you dismount exchange database before exhange updates?
how can i find all ILO boards on a network
asp.net mssql I have a need to update records where the record column needs modifing in orde to match the Id value