01-14-2010, 08:09 PM
Hi
How many lines of code do you required to write down for feeding same input to 50 text boxes.
This 50 Text boxes are not of an Array type.
I think we can write it down with the help of the for loop
but how can we got about it. do we need to use Index of Text box in foor loop and increment it by 1.
Thanks in advance for help
How many lines of code do you required to write down for feeding same input to 50 text boxes.
This 50 Text boxes are not of an Array type.
I think we can write it down with the help of the for loop
but how can we got about it. do we need to use Index of Text box in foor loop and increment it by 1.
Thanks in advance for help