Ok,
Maybe i wasnt as clear as i wanted to be. However, i think i understand exactly what i want now. I still cant do it yet though.
What im trying to do is take an input box from flash. The person viewing the site would put their e-mail address in the input text box. They would press an enter button next to it. Now, using PHP, how to i just get THEIR e-mail address to email MY email address. I dont want a message or anything of that nature. All i want (at the most) is their e-mail address, and maybe their name.
So far with everything ive found on here, all it is doing is e-mailing the address put into the EMAIL box. How can i get it to send their information as variables to PHP and then have PHP send an e-mail from their information to my e-mail address?
Sorry to bother again with this question, but like i said, i dont know anything about PHP so this is new to me.
Thanx, for any help in advance.