Click to See Complete Forum and Search --> : EMail Commands


Kaisa
04-29-2003, 03:45 PM
How do i make text appear below the subject command

khalidali63
04-29-2003, 04:13 PM
if you are emailing a form,then all the informationin the form by default will appear below the subject...
else if you want ot do it dynamically...
body='message in the mailto: command

Kaisa
04-29-2003, 04:23 PM
you mean like
" Mailto:ME@ME.com?BC=ME@ME.com&CC=ME@ME.com&Subject=Text&body=text "

?????

khalidali63
04-29-2003, 06:00 PM
almost....

something like this

MAILTO:me@shaw.ca\?&subject\="+subject+"&body="+body+";";

Kaisa
04-30-2003, 07:46 AM
hmmmmmmmm i think i will try it my way first !

khalidali63
04-30-2003, 08:59 AM
lol..your way is wrong..I don't think how did I give you the impression that I was guessing....:D

boojum
08-05-2003, 01:04 PM
is there any way to fill in carbon copy or blind carbon copy through mailto: ?

gizmo
08-05-2003, 03:06 PM
mailto: works differently in a form action than used as an e-mail link. In a form you cannot send a BCC.

gizmo
08-05-2003, 03:12 PM
Sorry, I'm losing it here :eek:
You need
mailto:me@host.net?subject=web_response&bcc=another@anyhost.com