Hi,
what would you use to parse a string like this:

name:Bob&surname:Smith&cityublin

In order to have
Bob
Smith
Dublin

in three separated string?

thanks in advance