![]() |
Sergey Kornilov admin 4/9/2013 |
It all depends on data format in the database. This code should work if last name is always followed by comma and space. Any other formatting - it won't work. It on't handle middle names either. You need to write the code that will work with each possible format. |