Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: HTML Forum:
Need a contact form

 

 


suda
Newbie

Mar 21, 2007, 2:19 AM

Post #1 of 9 (852 views)
Shortcut
Need a contact form Can't Post

Need a contact form


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?



gre dork
Senior Member


Mar 21, 2007, 7:50 AM

Post #2 of 9 (838 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post

lol.

Search for form mails on google.


lol


Iluvata
Enthusiast


Mar 23, 2007, 12:26 PM

Post #3 of 9 (826 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post


Code
<html> 
<body>
<form action="MAILTO:you@email.com" method="post" enctype="text/plain">

Name:<br>
<input type="text" name="name"
value="yourname" size="20">
<br>
Mail:<br>
<input type="text" name="mail"
value="yourmail" size="20">
<br>
Comment:<br>
<input type="text" name="comment"
value="yourcomment" size="60">
<br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">

</form>
</body>
</html>





(20:20:29) <+Varenagan> I love farting with an itchy anus. It helps.


t0nersxb0ners
Newbie

Mar 24, 2007, 7:53 AM

Post #4 of 9 (819 views)
Shortcut
Re: [Iluvata] Need a contact form [In reply to] Can't Post

But that form would cause an annoying pop-up in outlook/thunderbird (or your default email client)

I would personally use a form mailer from a website.


http://www.city-wars.com


suda
Newbie

Apr 4, 2007, 3:42 AM

Post #5 of 9 (807 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post

Thank you for your suggestions! I found a site that offers remotely hosted contact forms, www.emailmeform.com . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.


Z_Tac
Newbie

Apr 30, 2009, 9:10 AM

Post #6 of 9 (370 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post

That's exactly what I use, Suda.


chimps
Newbie

Jun 4, 2009, 8:53 PM

Post #7 of 9 (294 views)
Shortcut
Re: [Z_Tac] Need a contact form [In reply to] Can't Post

wow, no need of coding! :)


Graphic Design


21tctrade
Newbie

Aug 25, 2009, 12:19 PM

Post #8 of 9 (157 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post

No need of coding?That's great.replica jersey


If anyone tries to tell you that you can't sing your own song, or make your way in the world...prove them wrong.Everyone gets an angel... You can't always see them because sometimes they are invisible

(This post was edited by 21tctrade on Aug 25, 2009, 12:22 PM)


austin47
Newbie

Nov 13, 2009, 5:52 AM

Post #9 of 9 (15 views)
Shortcut
Re: [suda] Need a contact form [In reply to] Can't Post

Hi Suda,

Great to know that, but this is easy not that much tough, you can easily use PHP Script on contact page, very easy coding some what like HTMl.




In Reply To
Thank you for your suggestions! I found a site that offers remotely hosted contact forms, www.emailmeform.com . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.



Il black jack

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.14 s on (CGI/1.1)