...about HTML? For example, what code do you put in Notepad (for Windows) or Textedit (for macs) that would take you to a different page when you press enter in a comment box?

The comment box code is: <input type="text" name=myText value="Leave Comment Here." size=25>

Does anyone know what to put inside the brackets so that when you press enter, it takes you to a different page that says something like "Thank you for your comment!"??