yu169409
10-22-2003, 08:11 AM
hi
i have three textboxs named start1, start2 and start3. i need to get their values and do some checking. i could use a for loop that runs 3 times, but how would i get the values from them? thank.
for (i=0;i<3;i++){
????help needed here
}
i have three textboxs named start1, start2 and start3. i need to get their values and do some checking. i could use a for loop that runs 3 times, but how would i get the values from them? thank.
for (i=0;i<3;i++){
????help needed here
}