Into a textbox – put one on the form and give it a name beginning with TXT. You could give the user instructions by adding a label to the form and using it to display suitable instructions.
Into an inputbox – don’t put anything on the form, you just need to enter the appropriate code.
You may need to use the input validation algorithm to ensure the user only inputs acceptable data.