Submit To Mail 06.04.08
I need a relatively simply script.
I need a form to mail script, that uses mysql.
Each member who would like to have their own form to mail on their profile, can fill out a simple for with their username, then a dropdown box for them to select a domain.
I offer a couple different email domains, so the form would be like:
enter username {text box} select domain {drop down menu}
This info is stored in tyhe database.
on their profile page is a text box with a submit button.
another member fills out text box, and when they hit submit, it will automatically send the email to user(at) domain.com
I use phpfoxv1.6 build 20
This keeps their personal email address hidden.



