good delimiter for a string value
807588May 20 2009 — edited May 22 2009Hi : I am trying to store list of string values together as a string in a database.
User can type in any string values and am trying to capture all the user typed strings as a concatenated string in the database.
I cannot use any delimiter that is visible in the keyboard as user can type in that value.
Can you please suggest how to come up with a delimiter which user cannot type.