hi all, i have this question:
a simple form with two fields (name and country) and two buttons:
- if i click on the button1, a popup will open that will print the values of name and country fields (i use php, ok).
- if i click on the button2, the form will be submitted normally.
How can i do? thank a lot!