SyntaxFix
Write A Post
Hire A Developer
Questions
You can use:
f.Controls[name];
Where f is your form variable. That gives you the control with name name.
f
name