Results 1 to 2 of 2

Thread: Age Verification by birthdate?

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    Age Verification by birthdate?

    Hello everybody,

    I am trying to create a web page for a video game that is rated M for mature, therefore allowing only 17 year olds and up into my website.

    My question is how can I create an Age Verification or Age Gate that works by entering your date of birth. I want the page to continue if your age is 17 and if you are not 17 it won't allow you to enter and a message will pop up saying "You are too young to Enter"

    It's kind of like this website...

    http://www.mkdeception.com/


    Thank you for your time and have a good day.

  2. #2
    Big O[1] Guest
    You will have to take the inputs and find how many years have passed since that date and if it passes your minimum age, show the rest of the site. This site uses Flash but you could do it in Javascript as well.

Similar Threads

  1. Age Verification Page - Need Terms of Serivice
    By brokeupboy in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 03 Feb 2010, 01:10 PM
  2. email verification -- not just syntax
    By brendt in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 31 Oct 2006, 09:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •