Hi,
I’d like to use http to send a command containing a number that was inputed on the remote using a Text Box.
So far, I know how to trigger a script action using a button that can send the HTTP command (thanks Bill!).
In that script action, I’d like to first pick up the text from the Text box and integrate it into the HTTP command. So how, in the script, can I read the text from the text box into a variable for further use?
I’ve looked on the forum but haven’t found this tidbit so far.
Many thanks!