Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

steve apgar
Courses Plus Student 568 Pointshello, I'm trying to add an age verification for 18 and older only, its a go daddy website and html is allowed
i am using a go daddy to create a website . i want to put an 18 or over age verification when signing up on the website and or when purchases are made, the website is for lottery pool purchasing, the code is html . also, i did not know if it was possible to have users sign onto their account through my website or if that is something too intricate for go daddy site. i am new but wanting to learn,please help
2 Answers

Sergio Cruz
15,550 PointsI dont really know much about go daddy. That being sad, you can use javascript to do the age verification. Also what do you mean by logging in to their account? What account are you referring to?

Sergio Cruz
15,550 PointsI'm not sure what go daddy offers but for what I can see at a glimpse on their site its just the domain. So you still need to code everything else. You would need server side technology like ruby on rails to build the database. You would also need to work with javascript to post the information to your server. You can do all that with just html
steve apgar
Courses Plus Student 568 Pointssteve apgar
Courses Plus Student 568 Pointsi want to have a database i guess which the user can sign up to my lottery pool website, then have a username if they want to be able to get on their account to see their tickets basically