I want to use the surname that a user types into an input field to appear on a seperate page after they click 'next'
This will then lead them to a page that addresses them by their surname, for example:
Dear Mr Brown...............
This is the html of the surname input box: (by the way, i...