[Javascript] mailto link question.

Brian Gordon microsteel at adelphia.net
Thu Oct 16 21:18:23 CDT 2003


perhaps slightly more of an answer than you bargained for, eh? (no im not
canadian)
----- Original Message ----- 
From: <mercer.b at comcast.net>
To: <javascript at LaTech.edu>
Sent: Thursday, October 16, 2003 9:58 PM
Subject: [Javascript] mailto link question.


> Hello all!
>
> I came up with a very easy script that iterates through a form and
concocts an email message, the body of which is the contents of all the form
elements and their values. Unfortunately all the form fields and their
values come out in a continuous string: FirstName=Joe,LastName=Blow etc. I
tried putting "/r/n" after each form elemenr in rhe script but this doesn't
help. Would any of you Javascript gurus have an idea how I can put a
carriage return/line feed in the body of a mailto link?? I come from the
Pascal world and Javascript is quite net to me at this point, this is for my
nephew's Cub Scout troop's web site.
>
> Many Tnanks.
> Brian M.
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list