Dear All,
I have textbox in my form .. I enter the student name in the text e.x
(vbstudent)
I want to sign textbox data to array, each letter in one index.
ex
array(0)=a
array(1)=l
array(2)=f
array(3)=r
array(4)=e
array(5)=d
array(6)=o
How can I do that .. please reply me soon.
Thanks for your cooperation