passing text box value to variable
hello..,
i have a text box.in which i want to enter string values seperated by ,(i.e ab,bcc) and pass it to variable by loop
example textbox.text = ab,bc,dd
and pass it to a variable each at a time ......
please help meee