Re: [PHP] mailto function with this subject line filled.

2001-08-28 Thread Tyler Longren

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

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]




[PHP] mailto function with this subject line filled.

2001-08-28 Thread Mark Lo

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]