PHP on IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ChuckN
    New Member
    • Dec 2007
    • 1

    #1

    PHP on IIS

    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!!
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Heya, Chuck. Welcome to TSDN!

    Let's see some code. Where do you check the password?

    Comment

    Working...