A simple question based login

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wildheart
    New Member
    • Apr 2007
    • 4

    A simple question based login

    Hi everyone,

    I am creating a webpage that is designed for friends and family and i wanted to create a Question based login that by answering the question correctly you can gain access.

    So for example, whats my date of birth?

    the user inputs the answer, continues and they can then access the site. I have not really worked with login's before, is there a simple way this can be done with HTML? If someone can point me in the right direction that would be great!

    Ideally the question would change each time (out of say 3 or 4 questions) and ideally you would not be able to access the pages directly without first answering this question but hey.......... lets start with the basics :D

    Thanks a lot to anyone that can help!
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Neither html or css can do this. You would need a server side language. If you are willing to learn one, it's best to ask on the language boards.

    Comment

    Working...