PDA

View Full Version : Form Mail


Xplicit--Layout
10-08-2005, 07:33 PM
How do i create a form mail without using freedback? like heres the website www.freedback.com

SN
10-09-2005, 07:58 AM
The method I know is not that reliable and it isn't compliant with every browser.

<form action="mailto:E-MAIL" method="post" enctype="text/plain">
<input type="text" name="name" value="Name:"></br>
<input type="text" name="email" value="E-mail:"></br>
<input type="text" name="url" value="Website:"></br>
Comments:</br>
<textarea name="comments">Additional comments here.</textarea></br>
<input type="submit" value="Send"> <input type="reset" value="Reset">
</form>

Another method requires creating a PHP and HTML file but I don't know the codes for them.

Choppy
10-09-2005, 01:59 PM
Ummm...I just use this...

TEXT (EMAIL)

Kinda simple isnt it xP

Xplicit--Layout
10-09-2005, 03:53 PM
those forms are rreally simple thanks SN&&Choppy! =] Im going to try yours!

Choppy
10-09-2005, 03:57 PM
Hey Xplicit--Layout..Try this for your Sig:

[url=http://angelicwings.myth-springs.net][img]http://tinypic.com/ebd99i.gif[/img][/url]

Xplicit--Layout
10-09-2005, 03:59 PM
thanks! :lol:

Xplicit--Layout
10-09-2005, 04:08 PM
the form dont work, in example, i typed everything like name...etc. but then it said something about submission mail, but then it took me to hotmail,compose mail, and all the things werent in there...\

Sorry, hers dont have any text in it just an email link XD


Do i have to install the dodo onto my server?

Choppy
10-09-2005, 04:17 PM
Next time just Edit your posts..Dont double post please...

Both of them didnt work? SN's?

Tor
10-09-2005, 07:23 PM
Here, try this website.

http://regretless.com/scripts

I use their form mail

SN
10-10-2005, 07:58 PM
the form dont work, in example, i typed everything like name...etc. but then it said something about submission mail, but then it took me to hotmail,compose mail, and all the things werent in there...\

Sorry, hers dont have any text in it just an email link XD


Do i have to install the dodo onto my server?

Choppy is male and I think he just misread the question but yeah, that code I wrote isn't reliable and it doesn't apply with every browser. Sorry. I only posted it because it is the only I know of regarding form mail.

Tor
10-12-2005, 09:30 PM
yes you have to install dodo on your server. There's nothing really to install though. It's pretty simple. If you need help just ask. Or contact the creator about it.

Krazim
10-29-2005, 07:57 PM
Yes, Dodo Mail does work. I also use it. =)

DOMOSTICK
10-29-2005, 08:35 PM
Well if you have a server with PHP you can create a simple one with that.

Krazim
10-29-2005, 09:28 PM
Yep, yep, no MySQL required. Hoorayness... =D