|
Posted by Janwillem Borleffs on June 4, 2008, 9:27 am
Please log in for more thread options
damezumari schreef:
> How do I let the user send the current html page they are on as the
> message in an email?
>
> I know how to send emails with php, but not how I let the current page
> be the message.
>
> I want to do this with code instead of asking the user to click menu
> options in his browser.
>
The simplest solution would be to send a "See this page: <link>"
message. Any specific reason why you would need more?
JW
|