FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » html contact email
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
[OT] mailto: (was: OT) [message #181992 is a reply to message #181987] Fri, 28 June 2013 23:34 Go to previous messageGo to previous message
Thomas 'PointedEars'  is currently offline  Thomas 'PointedEars'
Messages: 701
Registered: October 2010
Karma:
Senior Member
jans wrote:

> $subject='Distributor_Email';$subject='Distributor email';
>
> echo "<a href='mailto:{$to}?body={$body}?subject={$subject}'>
> sales(at)biology(dot)com</a> ";?>
>
> And I get the right mailto but I get this subject line in the body instead
> with no subject in the subject line. ?subject=Distributor email

You have been told before that “mailto:” URIs are interpreted *client-side*
by the e-mail *client* program triggered by the browser, if any.

It does not matter that it is generated server-side with PHP. You do not
really have a PHP problem. (You have the problem not knowing what you are
doing on the Web instead, like how URIs must look like.)

You are *off-topic* here. Read the corresponding RFCs, and RTFM.


PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHPMailer from and mesg-id bug
Next Topic: Updating old PHP code
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 01:39:50 GMT 2024

Total time taken to generate the page: 0.03341 seconds