OZONE Asylum
Forums
Stupid Basic HTML
I am ashamed but...No.4
This page's ID:
9634
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi, guys. How are you today? Well, I'd like to ask something. Please help! What I am making is the form, which send basic info ( name, address, comment) to my email account. This is form practice to move on to Javascript. But I already stuck. Please see my code: [code]<html> <body> <form action="MAILTO: sanukiudon13@hotmail.com" method="post" enctype="text/plain"> <h3>This form sends an e-mail to sanukiudon.</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>[/code] Interesting thing is....I cannot send my data. Error message pops up!!! I uploaded this html file onto free host. Then submitted. Do you have any idea???? Help! If you like, please see below. [url=http://www32.brinkster.com/sanukiudon/MylastHTML/23.form11.htm]http://www32.brinkster.com/sanukiudon/MylastHTML/23.form11.htm[/url] Hiroki Kozai [This message has been edited by Hiroki (edited 05-14-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »