[Javascript] mailto text box for subject

Sujimon sujimon at SoftHome.net
Tue Oct 22 03:25:49 CDT 2002


Hi , 

Iam trying to create mailto form with a text area to write the subject but problrm is that the text box is a 
recognising the line feeds. Its just dumping all text in one line without any line feeds. Pls help .


<TEXTAREA ID=TxtBody MAXLENGTH=250 ROWS=3 COLS=122 style="FONT-FAMILY: verdana; FONT-SIZE: 12px;"></TEXTAREA>

 window.location.href="mailto:" + LAdd +"?body=" + TxtBody.value;


Thanks / Suji

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20021022/6baa451c/attachment.htm>


More information about the Javascript mailing list