Computer ForumsComputers  

Go Back   Computer Forums > The World Wide Web > Web Graphics, design, digital images

Reply
 
LinkBack Thread Tools Display Modes
Old 05-31-2004, 12:38 PM   #1 (permalink)
Newb Techie
 
Join Date: May 2004
Posts: 2
Send a message via Yahoo to Ace_Mann99
Unhappy How do I email a from on my Web site?

I have created a HTML form on my web site and I want to be able to have it emailed to a particular email account, how do I get that done. I have used the following code with out any luck:

<FORM ACTION="/cgi-sys/mailform" METHOD="POST"> <INPUT TYPE=hidden name="recipient" value="DesiredEmail@yourdomain.tld">

and this one too:

<INPUT TYPE="submit" VALUE="Send" >
<INPUT TYPE="reset" VALUE="Reset">
</FORM>


Any one have any suggestions?
Maybe I have been putting the code in the wrong place on the site?

Any help would be great.

Thanx,

Ace_Mann99
Ace_Mann99 is offline   Reply With Quote
Old 05-31-2004, 02:25 PM   #2 (permalink)
Super Techie
 
Join Date: Oct 2003
Posts: 354
Default

Just use action="mailto:desiredemail@yourdomain.tld"...

<form action="mailto:desiredemail@yourdomain.tld" method="post" name=" ">
<input type="text" value=" " />
<input type="submit" name=" " value="Send" />
</form>
__________________
PC SPECS:

AMD Bartion 2500+ 1800Mhz
ASUS A7V8X-X
PC2100 256Mb DDRAM x 2
LG 52x24x52 CD
Seagate 80Gb 7200rpm 2Mb
ATI Radeon 9550 256Mb 8x
Intergrated PCI sound
17\" Samsung LCD 173s
Ken Masters is offline   Reply With Quote
Old 05-31-2004, 02:51 PM   #3 (permalink)
Newb Techie
 
Join Date: May 2004
Posts: 2
Send a message via Yahoo to Ace_Mann99
Default

I tried that and After messin with it for a few minutes I did get an email but the attachment was empty. Maybe I am placing the code in the wrong place. Also, when I move the "send" tag to the bottom of the from it will not email at all. I am rather new to the web design area (as if you could not tell).
Ace_Mann99 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:43 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0