Can I add age restrictions to my video?

  • Thread starter Thread starter cdb
  • Start date Start date
C

cdb

I've added a couple of videos to my website using the Windows Movie Player
add-in, and I was just wondering if I can add an age verification box or
something along those lines (like the ones where you select you birthday
before you can view it) to them?
 
Verifying the age requires server side scripting
- any client side JavaScript validation can easily be over come
(plus anyone can claim to be any age)
- so just ask them to verify they are over X years old

Anyway.
Create a form with a custom confirmation page,
- and put your video on the confirmation page

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| I've added a couple of videos to my website using the Windows Movie Player
| add-in, and I was just wondering if I can add an age verification box or
| something along those lines (like the ones where you select you birthday
| before you can view it) to them?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top