I am building a website. There is a form in a webpage in which there are input fields. ex name etc. When the form is submitted, I want to open another webpage in which the input data in 'name' field is retrieved. Can somebody help me for the html code to get the intput data from one page in another ? Thank you in advance.