> Hi,
>
> I would like to know how to use the mailto function calling the
mail
> client and at the same time having the subject filled with something.
This is not a php question, it's html and easily answered by looking at a
html reference, but the answer is:
<a href="mailto:user@host?subject=The Subject">click here to email</a>
jason
--
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]