Yes, you can certainly have that. However, if you want to be able to pass that data along to the next page you will have to use a Javascript href in order to do it. For example,
. Furthermore, if you want to be able to link to different pages all by submitting the same form, then you will have to use Javascript to modify the 'action' attribute of the form, which can get ugly.