Forum Moderators: open
I saw this code:
<a href="mailto:name@email.com?bcc=name@email.com&subject=Project&body=Hello, this is just a test">Send now!</a>
But when click, it wouldn't sent. That is because all the addresses, subject and the body is put together in the TO field of the email program.
Could anyone suggest a coding such that I can send multiple address and also bcc a person. Also the subject must be stated in the subject field. Thanks!
Whay can't you use your asp code? Is cdonts not available on the server?