Quantcast
Channel: Web Forms
Viewing all articles
Browse latest Browse all 23244

loop through text boxes

$
0
0
For x = 1 to 64
    If textbox & x.text <> "" then
        button & X.visible = true
        textbox & x.text = "something else"
    end if
next x

What would be the proper way to do something like this?


Viewing all articles
Browse latest Browse all 23244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>