RE: [PHP] Can we control the content of MS Outlook Express

2003-08-29 Thread Wouter van Vliet
I think not every server allows the mail() command ... That's why:

> SubjectLine";
?>

mailto:[EMAIL PROTECTED]&subject=">click here to mail me

Is probably what you would be looking for .. Notice the urlencode..

 -> -Oorspronkelijk bericht-
 -> Van: Duncan [mailto:[EMAIL PROTECTED]
 -> Verzonden: woensdag 27 augustus 2003 17:37
 -> Aan: [EMAIL PROTECTED]
 -> Onderwerp: Re: [PHP] Can we control the content of MS Outlook Express
 ->
 ->
 -> > Dear all
 -> > Here is the question:
 -> > I had a link which will open user's outlook express and let
 -> the user to
 -> > type
 -> > the content and send it to me!
 -> > Now i want to set some content which will appear on the
 -> outlook express
 -> > and
 ->
 -> Why do that when you could do it all in the browser with a form?
 ->
 -> --
 -> PHP General Mailing List (http://www.php.net/)
 -> To unsubscribe, visit: http://www.php.net/unsub.php
 ->

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Can we control the content of MS Outlook Express

2003-08-27 Thread Duncan
> Dear all
> Here is the question:
> I had a link which will open user's outlook express and let the user to
> type
> the content and send it to me!
> Now i want to set some content which will appear on the outlook express
> and

Why do that when you could do it all in the browser with a form?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Can we control the content of MS Outlook Express

2003-08-27 Thread Jack
Dear all
Here is the question:
I had a link which will open user's outlook express and let the user to type
the content and send it to me!
Now i want to set some content which will appear on the outlook express and
then user will type the rest of the content to it and send it to me!

is this possible?

Thx alot
Jack

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php