A code that creates a text field that the viewer can put text into, then a button underneath it to submit that text into another code and redirect to a new url.
Like this
CODE
Enter your user ID here
(Button would be here)
In this particular instance, I want this button to take the user's ID (which they entered) and put it into another code, the post that code as a reply to a forum.
Can someone help me with this please?