Well, if you're just doing this with an anchor tag:
<a href="mailto:[EMAIL PROTECTED]?subject=TheSubject";>Mail me</a>

If you're looking for php's mail function, look at www.php.net.

Tyler Longren
[EMAIL PROTECTED]
Captain Jack Communications
www.captainjack.com

----- Original Message -----
From: "Mark Lo" <[EMAIL PROTECTED]>
To: "php general" <[EMAIL PROTECTED]>
Sent: Tuesday, August 28, 2001 9:44 AM
Subject: [PHP] mailto function with this subject line filled.


> Hi,
>
>        I would like to know how to use the mailto function calling the
mail
> client and most importantly having the subject filled with something.
>
>        Etc. Subject: abc inquiry
>
>
> Thank you
>
> Mark
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to