I'd like the user to enter a math problem into a text box, click on a button, and have the answer in another text box......
Kinda like this....

Imagine the user types this in a text box....

4 * 5 *9 / 2 - 3 * 22

And the user clicks a button and gets the answer in another text box.

Could this be done?