i am dividing my user, password and login into three different tables although very close to each other in in the table. is it best to have one form for all of them
I form = user + password+ submit
Or should i have three different forms for user+ password and submit.
please help