Follow Habbox on Twitter!
Or "X", if you must. Anyway, follow us for Habbo news and competitions!
Join the Habbox team!
Come and join our friendly community as part of the staff team! One of us... one of us...
Check out HabboxWiki!
The biggest and best archive of all things Habbo - could YOU be our next top editor?


Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2006
    Posts
    3,970
    Tokens
    0

    Latest Awards:

    Angry Form Help Needed

    How Do I Make A Form For My Website Where People Can Submit Things.
    I Made This One But It Dousnt Work
    :L

    HTML Code:
    <form methord="post" action="mailto:MYEMAIL">
    <input type="text" value="Your Name Here" name="name">
    <textarea cols=30 rows=6 name="comments">Comments Here</textarea>
    <input type="submit" value="send">
    </form>
    Last edited by Decode; 29-12-2006 at 11:54 AM.
    Lets set the stage on fire, and hollywood will be jealous.

  2. #2
    Join Date
    Aug 2004
    Location
    United Kingdom
    Posts
    5,769
    Tokens
    1,249
    Habbo
    Beneficial

    Latest Awards:

    Default

    <form methord="post" action="mailto:MYEMAIL">
    <input type="text" value="Your Name Here" name="name">
    <textarea cols=30 rows=6 name="comments">Comments Here</textarea>
    <input type="submit" value="send">
    </form>

    Edit stuff in red.
    what is fetch gretchen?

  3. #3
    Join Date
    Mar 2006
    Location
    Scotland
    Posts
    1,012
    Tokens
    175

    Latest Awards:

    Default

    Its because most browsers dont support the mailto as the action


    You don't like me
    Chances are I don't like you.

Posting Permissions

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