Welcome to TalkGraphics.com
Results 1 to 3 of 3

Thread: email forms

  1. #1
    Join Date
    Aug 2000
    Location
    Coventry, England
    Posts
    40

    Default

    Hi All,

    I need to have a carbon copy of my emails

    for eg

    on (release) {
    getURL ("mailto:info@mydomain.com");
    }

    What would I have to put to get a carbon copy
    sent as well.

    Thanks

    Steve

    Nice to see U to see U nice
    Nice to see U to see U nice
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Coventry, England
    Posts
    40

    Default

    Hi All,

    I need to have a carbon copy of my emails

    for eg

    on (release) {
    getURL ("mailto:info@mydomain.com");
    }

    What would I have to put to get a carbon copy
    sent as well.

    Thanks

    Steve

    Nice to see U to see U nice
    Nice to see U to see U nice
    IP

  3. #3
    Join Date
    Sep 2000
    Location
    Dallas, TX. US
    Posts
    18

    Default

    "mailto:emailsent@yourplace.com?Subject=From my Web Site&CC=carboncopy@myplace.com&BCC=blindcopy@forbc c.com&body=Even enter stuff for the Text field..."

    After the normal mailto address, enter a "?" then you can add Subject, CC, BCC, or even body to fill in the text fields... The example above shows you how to fill out all the fields...

    ...neo
    IP

 

 

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
  •