Results 1 to 6 of 6

Thread: Email Form

  1. #1
    netweiser
    Guest
    where can i find an email form, which dont require any php or anything

    i know there used to be one, which when you clicked "send" it started outlook and said something like:

    "outlook will now send a message to:
    address
    subject: posted via internet explorer

    i think the old tr shady site had it, but thats gone. any1?

    (ps sorry if this is in the wrong room)

  2. Software & Hardware   -   #2
    Wolfmight's Avatar Poster BT Rep: +1
    Join Date
    Feb 2003
    Location
    Location: Location:
    Posts
    5,545
    Learn about Forum HTML. goto http://www.webmonkey.com

  3. Software & Hardware   -   #3
    mailto:[email protected]?subject=not sure if this is right
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  4. Software & Hardware   -   #4
    Originally posted by 3rd gen noob@28 September 2003 - 05:34
    mailto:[email protected]?subject=not sure if this is right
    is this what you wanted?
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  5. Software & Hardware   -   #5
    Is This What You Want

    I made that as an example - havent tested it yet

    BTW - why has your games site closed down?

  6. Software & Hardware   -   #6
    Poster
    Join Date
    Jan 2003
    Location
    United Kingdom
    Posts
    1,184
    I haven&#39;t checked any of the above links, but clicking the below will start your default e-mail client, specified in IE options, to send an e-mail to the address.

    [email protected]

    Which is accomplished in HTML via:

    Code:
    &#60;a href=&#34;mailto&#58;[email protected]&#34;&#62;[email protected]&#60;/a&#62;

Bookmarks

Posting Permissions

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