A setup page that asks you for an input, when entered you click a certain button which runs a function. the function obtains what you typed in the text box and then does what ever I choose (Not really important)
I want this:
- Page Opens
- Asks for input
- When finished imputing, click button and stores what was typed in a variable
Ive mucked around and got the buttons working... But the text box im not to sure about, I thought using parallel, but how would I get the input?
Edited by Hbomb_79, 18 September 2014 - 08:42 AM.











