Hello,
I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can’t run any php scripts.. is there a way to use some html form?
Hello,
I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can’t run any php scripts.. is there a way to use some html form?
no, you will need to use a server-side technology like ASP. The code snippets forum on this site has several examples.
I found a site that offers remotely hosted contact forms, EmailMe Formâ„¢ - A simple way to receive email from your website . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email
It`s this safe to use it on my website ?
The security of your website depends on the code you must paste into you page. But the whole concept sounds like a great way for them to harvest email addresses for spam lists. I wouldn’t do it.
riley