Copy link to clipboard
Copied
I am working through David's cs4 book, and trying to put the registration form and the login form on one page, is this possible, I have named them form 1, form 2. but I cannot get it to work. Its a design deal that is why I want to do this. I would appricate any help you can give, Thx for your time.
Copy link to clipboard
Copied
The answer to your question is yes. It is possible to put two forms on one page.
Copy link to clipboard
Copied
thx for your answer, just a quick question, is there anything special I should do to the code as far as order or what ever, thx
Copy link to clipboard
Copied
My PHP knowledge is very limited, but I have done a number of PHP forms. I think you just need to make sure that the forms are given unique names.
I am curious, why do you have 2 forms on one page? (There is nothing necessarily incorrect about it.)
Copy link to clipboard
Copied
Your curiosity has been answered in the original post.
I am trying to put the registration form and the login form on one page. Its a design deal that is why I want to do this.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now