guys im trying to split a multiline textbox containting for example 100 line each line in the form of Firstname:Lastname , i tried to split them at the : delimeter and getting the Firstname and Lastname each in different textbox, but when i try to do so i only manage to split the first result in the multiline textbox.... so any help
↧