Results 1 to 2 of 2

Thread: Submit button help

  1. #1
    Join Date
    Jun 2008
    Posts
    1

    Submit button help

    Hi, im just wandering what's the code for a "Submit" button so that when you click it, it opens up there default mail program and automatically enters my email address in the "Mail to:" column.

    Thanks,
    Andy

    EDIT: oh yeah i want it to send me what they typed in the textarea box.

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    It isn't code for the submit button, it's code for action="mailto:your-name@hotmail.com" method="post" in the <form> tag

    See http://www.wickham43.net/forms.php

    You may get a lot of spam doing it this way. The PHP method hides your email so you are less likely to get spammed.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. Secret Glossy Effect Button Making Secrets Revealed!!!
    By WongFei in forum Graphic Design
    Replies: 1
    Last Post: 27 Sep 2009, 08:06 PM

Posting Permissions

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