Chadnick Posted September 3, 2009 Report Posted September 3, 2009 Hello, I am trying to post a form on my website for my viewers to fill out their name and email address and then I will generate a password so they can have access to a free e-book of mine. I have a form on my website but I am not sure how to generate a password so only those viewers have access to my e-book on my website. If anyone can give me advice on how to approach this I would greatly appreciate it. Thanks!
dms Posted September 3, 2009 Report Posted September 3, 2009 The only way that I'm familiar with is to use a programming language such as PHP. Do a search for "php generate password" and you will see several examples. You may want to check out some of the PHP tutorials at the top of this page. Not sure if there is a tutorial on how to generate a password, but it would do you some good to go through the basics.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now