Make sure the list is comma seperated
Posted: Thu Jul 22, 2010 7:33 am
Hi,
How can I make sure that the entered list is comma separated correctly? It must be a,b,c,... and not a,,b,c,-,d with other wrong separators or some thing similar.
the right format for me is String1,String2,String3,...
Thanks in Advance.
How can I make sure that the entered list is comma separated correctly? It must be a,b,c,... and not a,,b,c,-,d with other wrong separators or some thing similar.
the right format for me is String1,String2,String3,...
Thanks in Advance.