M
microsoft.private.windows.netserver.setup
Hello everyone hope all is well. I am currently trying to add 10 -20
texboxes at a time and would like these textboxes to run at server. I am
able to add the text boxes and give them ID's. But when I try to access the
textboxes with something like tbox1.Text I get object is not declared. I
would also like to bind the Handler OnTextChanged to a sub routine. Does
anyone have any sample code I can look over? Thanks so much.
texboxes at a time and would like these textboxes to run at server. I am
able to add the text boxes and give them ID's. But when I try to access the
textboxes with something like tbox1.Text I get object is not declared. I
would also like to bind the Handler OnTextChanged to a sub routine. Does
anyone have any sample code I can look over? Thanks so much.