Question
February 24, 2008 at 10:52 PM
murali.sg

split in VB.Net

by murali.sg . Updated 18 years, 6 months ago

i have a string as ” john,abraham ”
i want t split this as
FirstName = john
SecondName = abraham

how to use split in VB.Net?

This discussion is locked

All Comments