How to return values from an HTML form?

I am experimenting with HTML forms; I want to retrieve the values entered by the user when submitting. this is the sequence workflow:


and this is the HTML script:


The workflow gets stuck on the first activity; no results are displayed.

@Youssef_Barj,

Try this solution.

thanks for your response @ashokkarale
i executed the process you provided but still the form is not opened in the browser (opened in a display window)
Nothing happens when clicking the submit button