My goal is to create a personalized form on an ez-page. I was able to successfully create the input box including name, email, and another input text with both the submit and reset buttons below it! I was pumped! You can see it at
http://www.bendisskin.com/index.php?...age=page&id=17
MY question though is how can I receive the submitted information. When a user presses submit, can that be e-mailed to my e-mail. Is it stored in a database? what code would I need to put to retrieve that info? I'm stuck!