Okay, I'm building a form for a website. I'm not the best coder in the world, so I borrowed some code from a similar website. Basically, I want the form resultes emailed to me. There's a section of code that says "mailto.php" on the form, which I assume is the code to send the info to an email address or a database. I tried copying the code here, couldn't get it to past for some reason.
After some googling, I found out that "mailto.php" is basically the same as mailto: in html, it's just more secure. So, my question is, where do I find out where they're mailing the results, so I can change my code to send it to me?
If I need to post the code I will.
Thanks,
Scott
After some googling, I found out that "mailto.php" is basically the same as mailto: in html, it's just more secure. So, my question is, where do I find out where they're mailing the results, so I can change my code to send it to me?
If I need to post the code I will.
Thanks,
Scott