Hi Web11,
No, they’re not inverted. It’s that the form becomes inactive. As a user, I can input information into the form, but when I hit the “register” button, the I get no response and the information doesn’t get sent to the database.
But in the form without table formatting, the form is active (the user gets a “your form has been sent” (or something like that) message and the information gets sent to the form’s database, and I get an e-mail notification. But, the fields don’t line up if they’re placed to the right of the label.
So, with the “original” code I get a form that works, and with the “custom” code I get a form that looks good. But I need a combination of both.
Thanks for trying to help, though.