I have a form that submits a username and password. I have a clickable image that submits those variables to a php-page.
Now I want another button (for new users) that when clicked, submits the username variable to a new page.
How can I do that. If it possible to have 2 submit buttons that point to 2 different pages in the same form. (because I need to process the variables).
Hope it's clear![]()





Bookmarks