I have a page that contains 2 textbox e um submit
, I have another page in which it would be the next one that also has 2 text box com um submit
.
How can I make the information typed on the first page, that is, textbox
, automatically add to the textbox
of the second page that it will direct and, if possible, press the button on the second page after fill textbox
with data from textbox
previous?