I am trying to add a page to our website that allows the user to fill in a few data entry fields and save the data to our server using a security code generator. The site is primarily HTML on a Windows server 2003. The data entry page is PHP.
Everything is working great accept when you enter the security code, you always get the message incorrect password and asks you to renter the password.
Any ideas???
Thanks for helping a PHP newbie!!
Everything is working great accept when you enter the security code, you always get the message incorrect password and asks you to renter the password.
Any ideas???
Thanks for helping a PHP newbie!!
Comment