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.
PHP mail list question
Moderator: General Moderators
-
NateVeronica
- Forum Newbie
- Posts: 8
- Joined: Sat Mar 20, 2004 6:40 am
Sure it's possible. Take a visit to http://www.flash-db.com
They have all sorts of flash / php / database interaction type stuff there.
They have all sorts of flash / php / database interaction type stuff there.