In Javascript there is a function called eval(), which I use to get an object when I have its name stored in a string. E.G.Is there an equivalent to this in VB.NET?Code:control='txtInput'; x=eval(control);
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |