Re: Use PHP to open outlook

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FWIW, you can basically do this with a standard HTML form where the action
is something along the lines of mailto:...

Can't remember if I've got this exactly right, but, basically your <form...
tag would be something along the lines of:
<form action=mailto:email@xxxxxxxx?subject=subject line method="post"
enctype="text/plain">

Then, each of the fields in the form will be sort of included in the body of
that email.

HTH

Jacob Kruger
Blind Biker
Skype: BlindZA
'...Fate had broken his body, but not his spirit...'

----- Original Message ----- From: "Harpreet" <
harpreet@xxxxxxxxxxxxxxx>
To: <
php-windows@xxxxxxxxxxxxx>
Sent: Wednesday, January 16, 2008 8:00 PM
Subject:  Use PHP to open outlook

Can I use PHP to Open Outlook with subject , To and body pre-populated.
So that user can preview before pressing send.

Help is appreciated.

Regards,
Harpreet Kaur
Sr. Application Developer
Crispin Corporation
(919) 367-7911
(919) 696-0515 (Cell)

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

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux