Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

html form


  • Please log in to reply

#1
ggordie

ggordie

    Member

  • Member
  • PipPip
  • 40 posts
i saw a while back someone on this forum had a form setup on their website using only html where the whole completed form was sent to their email using mailto:. i think that persons particular problem was they wanted the form to send two copys, if it rings a bell.

anyways, if someone could help me find that code, it would be GREATLY appreciated.
  • 0

Advertisements


#2
ssone

ssone

    Member

  • Member
  • PipPipPip
  • 301 posts
add a bcc into the form.

php:

$to = '[email protected]' . ', '; // note the comma
$to .= '[email protected]';


- in your form it may be different than $to

let me know if ur usinge php, javascript, cgi, asp, etc.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP