Results 1 to 4 of 4

Thread: Input Boxes

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2002
    Location
    Delaware
    Posts
    33

    Thumbs down Input Boxes

    <form method="post" action="mailto:[email protected]" enctype="text/plain">
    Name: <br><input type="text" name="Name" size="30">
    <br>
    <br>
    Phone:<br><input type="text" name="Name" size="30">
    <br>
    <br>
    What You Want:<br> <textarea name="Comments" rows="5" cols="50"></textarea>
    <br>
    <br>
    <input type="submit" name="Submit" size="30" value="Send">
    </form>


    I was given this script, and I want it to e-mail me the info they input, but when I try it, it doesn't seem to input the data into the e-mail.....can you help me?

    Thanx

    Attached Files Attached Files
    <html>
    <marquee behavior="alternate" width=50%> This is a test </marquee>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width