Announcement

Collapse
No announcement yet.

Age Verification Forms

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Age Verification Forms

    Can someone please tell me if there is a way to make a Age Verification Form with BV? Appreciate all the help.

  • #2
    Re: Age Verification Forms

    Actually any age verification form is simply a form where the user checks a checkbox or a radio button, or selects "Under 18" or "Over 18" from a listbox..

    This checbox / radio button solution require some simple Javascript, so i suggest the listbox solution:

    Add a list box in your form.
    Give it the following two options: Under 18 and Over 18
    Give the first option value 17 and the second one value 18.
    Now use BV's validation tools to set the field value to be greater or equal to 18

    Please note that this is a simple verification as no one can really make sure that the user is actually over 18. Most efficient solutions require the user to provide a credit card details, which then are verified (with an appropriate script) through a payment gateway, and if verified, allow access, if not the script will disallow access.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

    Comment

    Working...
    X