Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


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

[Javascript] from address using mailto


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] from address using mailto
  • Date: Sat, 19 Oct 2002 21:52:03 -0500

This is a multi-part message in MIME format.

------=_NextPart_000_000E_01C277B9.C28CAED0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Suji,

    In order to do this, you would need access to the mail client API, which
(I would venture to say) is rarely if ever going to be accessible from
browser script.  In other words, if you want an alternate From: address,
you'll need to create a form that mails the message from the server.

Cheers,

Peter
  -----Original Message-----
  From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
Behalf Of Sujimon
  Sent: Saturday, October 19, 2002 12:36 PM
  To: javascript@xxxxxxxxxx
  Subject: [Javascript] from address using mailto


  Hi,

  Does anyone know how to add a non-default from address to a mailto command
  using javascript.

  Thanks / Suji


------=_NextPart_000_000E_01C277B9.C28CAED0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2>Suji,</FONT></SPAN></DIV>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D631445002-20102002>&nbsp;&nbsp;&nbsp; <FONT =
face=3DArial=20
color=3D#0000ff size=3D2>In order to do this, you would need access to =
the mail=20
client API, which (I would venture to say) is rarely if ever going to be =

accessible from browser script.&nbsp; In other words, if you want an =
alternate=20
From:&nbsp;address, you'll need to create a form that mails the message =
from the=20
server.</FONT></SPAN></DIV>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2>Cheers,</FONT></SPAN></DIV>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D631445002-20102002><FONT face=3DArial color=3D#0000ff =

size=3D2>Peter</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> =
javascript-admin@xxxxxxxxxx=20
  [mailto:javascript-admin@xxxxxxxxxx]<B>On Behalf Of=20
  </B>Sujimon<BR><B>Sent:</B> Saturday, October 19, 2002 12:36 =
PM<BR><B>To:</B>=20
  javascript@xxxxxxxxxx<BR><B>Subject:</B> [Javascript] from address =
using=20
  mailto<BR><BR></FONT></DIV>
  <DIV>Hi,<BR><BR>Does anyone know how to add a non-default from address =
to a=20
  mailto command<BR>using javascript.<BR><BR>Thanks /=20
Suji<BR></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000E_01C277B9.C28CAED0--