My database is close to completion but I want to add a form that forces the user to register his email with me the first time that they use it.
I was thinking about a textbox for the email address and a send button. When the send button is pressed it sets the checkbox to True.
There needs to be some code to check that there is an email address present and that it is a legitamte email and of course code to actually send the email, Im thinking that the emil should be a message designed by me.
Does anyone have an example of this or any other ideas as to how to go about this?
I have some basic knowledge of VB but nothing to fancy!
I was thinking about a textbox for the email address and a send button. When the send button is pressed it sets the checkbox to True.
There needs to be some code to check that there is an email address present and that it is a legitamte email and of course code to actually send the email, Im thinking that the emil should be a message designed by me.
Does anyone have an example of this or any other ideas as to how to go about this?
I have some basic knowledge of VB but nothing to fancy!