PHP mail list question
Posted: Sat Mar 20, 2004 5:29 pm
Here is the deal- I am limited in my php knowledge, but what I would like to do is the following:
Within Flash, I have created a form that takes a users name, email address and city for which they live, and I'd like to have it e-mail a confirmation link to them, which will then add their information to a database. When the user clicks the submit button, I'd like for the database to check if the e-mail submitted has already been submitted (to prevent multiple addresses). If the address has already been submitted, I'd like a message to come up within the flash movie that states the address has already been added to the database. If the address has not been submitted, I'd like to have a thank you message come up in the flash movie. I'd like to be able to access the database from a web browser.
Is this possible? I know very little, and am looking to be pointed in the right direction. Thank you.
Within Flash, I have created a form that takes a users name, email address and city for which they live, and I'd like to have it e-mail a confirmation link to them, which will then add their information to a database. When the user clicks the submit button, I'd like for the database to check if the e-mail submitted has already been submitted (to prevent multiple addresses). If the address has already been submitted, I'd like a message to come up within the flash movie that states the address has already been added to the database. If the address has not been submitted, I'd like to have a thank you message come up in the flash movie. I'd like to be able to access the database from a web browser.
Is this possible? I know very little, and am looking to be pointed in the right direction. Thank you.