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] e mail handling


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] e mail handling
  • Date: Mon, 30 Apr 2001 12:00:18 -0500

This is a multi-part message in MIME format.

------=_NextPart_000_02F8_01C0D16D.1FD83F40
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


    You'd also need to be sure that the fields you're using are the =
correct field names (e.g. subject, body) for any particular email =
client, which may be a trifle harder.

  ----- Original Message -----=20
  From: Filipiak, Bob (Contractor)=20
  To: 'javascript@xxxxxxxxxx'=20
  Sent: Monday, April 30, 2001 11:17 AM
  Subject: RE: [Javascript] e mail handling


  AFAIK that should work if the client browser has email configured.=20

  Bob Filipiak (Contractor)
  MCP=20

    -----Original Message-----
    From: Joseph Davis [mailto:jdavis@xxxxxxxxxxxx]
    Sent: Monday, April 30, 2001 11:51 AM
    To: javascript@xxxxxxxxxx
    Subject: Re: [Javascript] e mail handling


    Would a < form method=3Dget action=3D"mailto:me@xxxxxxxxxxxx";> work? =
 The input would be limited in size, though.

    Joe

    ----- Original Message -----=20
    From: "Jonathan Lane" < pcassist@xxxxxxxxxxxxx>=20
    Subject: [Javascript] e mail handling=20


    > I have to set up form handling (simple: just pass on form data for =

    > forwarding to an e-mail address at the same domain) ... server =
doesn't=20
    > support cgi.=20
    >=20
    > Anyone got a JavaScript solution? Would it require server-side =
script?=20
    > Thanks!=20



------=_NextPart_000_02F8_01C0D16D.1FD83F40
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 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style=3D"MARGIN-TOP: 2px; FONT: 10pt MS Sans Serif; MARGIN-LEFT: =
2px"=20
bgColor=3D#ffffff>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>&nbsp;&nbsp;&nbsp; You'd also need to be sure =
that the=20
fields you're using are the correct field names (e.g. subject, =
body)&nbsp;for=20
any particular email client, which may be a trifle harder.</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dfilipiab@xxxxxxxxxxxxx =
href=3D"mailto:filipiab@xxxxxxxxxxxxx";>Filipiak,=20
  Bob (Contractor)</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Djavascript@xxxxxxxxxx=20
  href=3D"mailto:'javascript@xxxxxxxxxx'">'javascript@xxxxxxxxxx'</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Monday, April 30, 2001 =
11:17=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] e =
mail=20
  handling</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=3D689211616-30042001>AFAIK that&nbsp;should work if =
the client=20
  browser has email configured. </SPAN></DIV>
  <DIV>&nbsp;</DIV>
  <P>Bob Filipiak (Contractor)<BR>MCP </P>
  <BLOCKQUOTE style=3D"MARGIN-RIGHT: 0px">
    <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT=20
    face=3DTahoma>-----Original Message-----<BR><B>From:</B> Joseph =
Davis=20
    [mailto:jdavis@xxxxxxxxxxxx]<BR><B>Sent:</B> Monday, April 30, 2001 =
11:51=20
    AM<BR><B>To:</B> <A=20
    =
href=3D"mailto:javascript@xxxxxxxxxx";>javascript@xxxxxxxxxx</A><BR><B>Sub=
ject:</B>=20
    Re: [Javascript] e mail handling<BR><BR></DIV></FONT>
    <DIV>Would&nbsp;a &lt; form method=3Dget <A=20
    =
href=3D"mailto:me@xxxxxxxxxxxx";>action=3D"mailto:me@xxxxxxxxxxxx</A>"&gt;=
=20
    work?&nbsp; The input would be limited in size, though.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Joe<BR><BR>----- Original Message ----- <BR>From: "Jonathan =
Lane"=20
    &lt;<U> <A=20
    =
href=3D"mailto:pcassist@xxxxxxxxxxxxx";>pcassist@xxxxxxxxxxxxx</A>&gt;=20
    <BR><U>Subject: [Javascript] e mail handling <BR><BR><BR>&gt; I have =
to set=20
    up form handling (simple: just pass on form data for <BR>&gt; =
forwarding to=20
    an e-mail address at the same domain) <A href=3D"http://... ">... =
</A>server=20
    doesn't <BR>&gt; support <A href=3D"http://cgi.";>cgi. </A><BR>&gt; =
<BR>&gt;=20
    Anyone got a JavaScript solution? Would it require server-side =
script?=20
    <BR>&gt; Thanks!=20
<BR><BR><U><U></DIV></BLOCKQUOTE></BLOCKQUOTE></U></U></U></U></BODY></HT=
ML>

------=_NextPart_000_02F8_01C0D16D.1FD83F40--