i found what looks like a [1] decent script, where mailserver and yourname lines in emailE is appropriately edited. comment? best...jf

[1] http://www.joemaller.com/js-mailer.shtml

<SCRIPT TYPE="text/javascript">
<!--
// protected email script by Joe Maller
// JavaScripts available at http://www.joemaller.com
// this script is free to use and distribute
// but please credit me and/or link to my site

emailE='mailserver.com'
emailE=('yourname' + '@' + emailE)
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')

 //-->
</script>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
The next Louisville Computer Society meeting will
be April 22 at MacAuthority, 128 Breckinridge Lane. 
Posting address: [email protected]
Information: http://www.math.louisville.edu/mailman/listinfo/macgroup

Reply via email to