I want to store a textbox value in a array one by one. Is it possible? Thanks for help.
you mean each line or multiple textboxes? Just name them if you have multiple ones.
I have a one text box. I want when I type data and enter then the text box value will be stored in a variable and second time I entered then the value will be store another varible.
Thanks for reply.