There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
Need help with a form


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
amatocianmon's Avatar
Junior Member with 1 posts.
 
Join Date: Jul 2005
Experience: Advanced
19-Jul-2005, 09:51 PM #1
Need help with a form
i amy trying to create a form so that people can enter information, then have it emailed to me. this is what i have



<form action="mailto:amatocianmonk@yahoo.com" method="get" enctype="text" name="Joinform">
Your Name: <input name="namer" type="text" size="20" maxlength="60"><br>
Your Forum Username<input name="forumname" type="text" size="20" maxlength="60"> (Leave blank if you are not a forum member)<br>
Your Email Address: <input name="email" type="text" size="20" maxlength="80"><br>
A Description of why you should be on the team (Include details about some of your work)<br>
<textarea name="reason" cols="30" rows="12" wrap="virtual"></textarea><br>
<INPUT TYPE="submit" VALUE="Submit">

</form>


But when i test it and press submit, it just opens outlook express, and i dont recive an email. Can someone tell me how to fix this. Thanks in advance!

(btw, this is my first attempt at a form, so tell me if im doing something wrong)
brendandonhu's Avatar
Distinguished Member with 15,988 posts.
 
Join Date: Jul 2002
Location: Ann Arbor, MI
Experience: Advanced
20-Jul-2005, 12:02 AM #2
That's what its supposed to do.

If you want to send the email automatically, you need to use a serverside language like PHP, Perl, or ASP.
pocketangel's Avatar
Senior Member with 170 posts.
 
Join Date: Jul 2005
Experience: Beginner
20-Jul-2005, 12:41 PM #3
<html>
<body>
<form action="MAILTO:someone@w3schools.com" method="post" enctype="text/plain">

<h3>This form sends an e-mail to W3Schools.</h3>
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="40">
<br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">

</form>
</body>
</html>
pocketangel's Avatar
Senior Member with 170 posts.
 
Join Date: Jul 2005
Experience: Beginner
20-Jul-2005, 12:42 PM #4
this worked for me.

Pocket Angel
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:19 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.