Jump to content

Zaithe

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by Zaithe

  1. Full name: Ryan.Alternative name(s): Raizo.Birth date(dd/mm/yyyy): 11/07/1989Gender: MaleZodiacal sign: 'Unno.Country of residance: NorwayCity of residance: LillehammerHeight: 'Unno.Weight: 'Unno.Eyes: Blue.Hair: Blonde.Smoking/Drinking/Drugs: use to/yes/no.Favourite Music: Different generes...Favourite Movies: Sin City, Team America and Panic Room.Interest: Forums, MSN, CS 1.6, HTML and Javascript.Pets: Two Dogs.Additional comments: OH HERRO.
  2. Well I finnaly worked out how to do the form thing but Freewebs doesn't let free users do forms...=/ so thats not usable. So, could any of you link to me a website where I upload my website? Its only a index.html so I don't need alot of space.Many thanks.
  3. Thanks =D, ill see if it works.
  4. How do I get the action=mailto email@domain.com thingy to work? Have I typed it wrong? Also, I need to add that to the submit button so when people press submit it sends the information they put in the form to my E-Mail.Many Thanks.
  5. Nevermind anyway, it wasnt meant to show that just to make fun off someone how posts alot, oh thought it did what I said.
  6. Zaithe

    Form Help

    Isnt there a way I can just add a code to the submit button to send to my E-Mail without using php?:<tr><td>Username:</td><td><input type="text" name="username"></td></tr><br><tr><td>Password:</td><td><input type="password" name="password"></td></tr><br><td>Real Name:</td><td><input type="text" name="name"></td></tr><br><tr><td>Email Address:</td><td><input type="text" name="email"></td></tr><br><br><input type="submit" value="Submit"></html>Wouldn't just adding something to that work?
  7. Zaithe

    Form Help

    Thank you very much, ill check those out and see if they help.
  8. Zaithe

    Form Help

    Well, want I want to do is make a form where people enter there E-Mail address, there Username and they Password and when they press submit the stuff they put in the form gets sent to me and they get sent to another page saying "Thank you, if you are a beta tester you will get E-Mail to the download page". So, like when they have registered as a beta tester they go and type there stuff in the form and there E-Mail gets sent to me so I can test if there a beta tester. This is all ive got so far:<html><body><form>E-Mail Address:<input type="text" name="e-mail"><br>Username: <input type="text" name="user"><br>Password: <input type="password" name="password"></form><p></p></body></html>But now I need a "Submit" button and when they have pressed the submit button I need the information they put in to be sent to my E-Mail and they get sent to another page saying "Thank you, etc etc". So, can you tell me the rest of the stuff please.Many thanks.
×
×
  • Create New...