fatboy
11-03-2003, 09:32 PM
I want a feed back form were the people put a comment and it sends it srait to my email adress Ive tried and look all over but all that happens is an email window pops upthis is the code i use
<FORM METHOD = POST
ENCTYPE = "text/plain"
ACTION = "mailto:phatboy_164@hotmail.com?subject=FatEmail">
<textarea name="Email" cols=20 rows=1></textarea><Input type = submit value = "Send Now"></form>
can you edit it so it will work
Ive tried every diferent tipe of form but dosent work probalbly becauz ihave a free site
My forms used to work butt now all that happenes is a email box pops up
<FORM METHOD = POST
ENCTYPE = "text/plain"
ACTION = "mailto:phatboy_164@hotmail.com?subject=FatEmail">
<textarea name="Email" cols=20 rows=1></textarea><Input type = submit value = "Send Now"></form>
can you edit it so it will work
Ive tried every diferent tipe of form but dosent work probalbly becauz ihave a free site
My forms used to work butt now all that happenes is a email box pops up