Coding Help Required Urgently!...For my business

I want to code the functionality. I have stored codes on a database eg1234 and I want my users to enter that code and if the code matches the database take them to another page,if not display a message saying “Invalid Code”. Please let me know if i am not clear in terms of what ive explained.

If you are looking for someone to create the code for you and provide you a quote, you can contact us here: www.codequeen.co

Examples of what we created:

www.myexos.com

If you are looking to learn how to do this, you can create a query / search function with an if statement. You can look up on YouTube how to create a search function.

Just a shame that the picture had the top of the head sliced off, would have looked much better with a full head. However, if that is all they gave you to use and they were happy with it, then who are we to say about it. :wink:

@givemeawhisky I know, right!

Actually it was fine before … it looks like they may have added color to their header … not sure …

I will email email them about it though.

@code-queen

Yes, it all looks fine when you simply inspect the page, so not sure why they would have added the extra black box above the image and cut off the person’s head.

How would i use that if statement?
if (textfield = customercode ) {
display page
} else () {
Display error message “Invalid Customer Code”
]