Hi there - Ok... here's what I would like to do. I would like a simple form where the customer enters 4/5 pieces of information and is then stored in a database. The second thing I would like to do is... create a page where the customer enters their e-mail and password. If they are both correct... then I would like them to be taken to a page. If it is wrong, then I would like them to be informed and asked to re-enter their details. Can anyone help? I am willing to pay
Would you need the second part to have the ability for people to register as well, or will it just be one user? Either way, I may be able to help
If im assuming correctly, the first part the "simple form" is the registration form. The 2nd is the login or redirect.... I would be happy to help you with this, shoot me a PM if your interested
Hi - I have managed to sort the registration form where the information is stored in a database (MySQL). So... all I need now is a page where the customer enters their username and password to access another page. Any ideas?