|
-
Aug 9th, 2002, 10:07 AM
#1
Thread Starter
Member
html submit button
I have been using html for my submit button, and I have been searching through the pages and found no solution to my problems. I tried using php but fact is I am hopeless at that.
If you could help me I would be really greatful...I used this script
<form action="mailto:[email protected]" method="post" enctype="text/plain" name="form1">
<textarea name="textarea" cols="50" rows="7"></textarea>
<input type="reset" name="Reset" value="Reset">
<input type="submit" name="Submit2" value="Submit">
</form>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|