[Javascript] mailto form - what is wrong?

Peter Brunone peter at brunone.com
Wed May 2 10:46:26 CDT 2001


    If CDONTS proves to be a pain for any reason, there are a number of COM
objects (many free) that you can use for mailing.  Check www.aspdll.com for
some alternatives.

----- Original Message -----
From: "Alan Easton" <alan.easton at unn.ac.uk>
To: <javascript at LaTech.edu>
Sent: Wednesday, May 02, 2001 9:51 AM
Subject: RE: [Javascript] mailto form - what is wrong?


>
> Bob is right, relying on client side mailto: will play havoc with
differentbrowsers, use CDONTS in ASP or CFMAIL in Coldfusion. Hopefully
someone at
> your end will know something about using these.
>
> AE...
>
> -----Original Message-----
> From: Filipiak, Bob (Contractor) [mailto:filipiab at atsc.army.mil]
> Sent: Wednesday, May 02, 2001 3:37 PM
> To: 'javascript at LaTech.edu'
> Subject: RE: [Javascript] mailto form - what is wrong?
>
>
> Don't rely on client side mailto: Submit your form to a server side
process
> to do the email and then redirect from the server.
>
>
> Bob Filipiak (Contractor)
> MCP
>
> -----Original Message-----
> From: Adagilson BB Silva [mailto:adagilson at npd.ufpe.br]
> Sent: Wednesday, May 02, 2001 12:06 PM
> To: javascript at latech.edu
> Subject: Re: [Javascript] mailto form - what is wrong?
>
>
> so, how can i do both things, sending the form and redirect the user to a
> new page?
> thanks for any help
> a.
>
> "Filipiak, Bob (Contractor)" wrote:
>
>
>
>
> For on thing you are sending the visitor to a new page in your onsubmit
> function therefore the form never gets submitted.
>
>
> Bob Filipiak (Contractor)
> MCP
>
>
> -----Original Message-----
> From: Adagilson BB Silva [ mailto:adagilson at npd.ufpe.br
> <mailto:adagilson at npd.ufpe.br> ]
> Sent: Wednesday, May 02, 2001 11:06 AM
> To: javascript at latech.edu
> Subject: [Javascript] mailto form - what is wrong?
>
>
> what is wrong?
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>





More information about the Javascript mailing list