Sunday, November 21, 2010

How can I add a variable based on the string that a user inputs in VB.Net?

What I am trying to do in VB.Net is ask the users a couple of questions. I want to create a variable based on their answers. So if a user inputs the word homework, then I want to create a variable name homework. Seems to be an easy task but I can't figure it out. Any ideas or help will be appreciated. Thanks!!How can I add a variable based on the string that a user inputs in VB.Net?
I do not think you can create a new variable during runtime, sorry.



Dane

No comments:

Post a Comment