|
Nicolas, Are these boxes correct or was there a corruption via email? here is code that does what you want if javascript is enabled (works on ie6, don't know for other browsers) <script language="JavaScript" type="text/javascript"> <!-- function setHref(linkObj) { if ( linkObj.href.indexOf('BODY')<0 ) { linkObj.href = linkObj.href + ' &BODY=Webmaster,%0D%0A%0D%0AI am having a problem with your website at%0D%0A' + document.location; } } //--> </script> <a href="mailto:webmaster@dekko.com?SUBJECT=LOGIN010" onclick ="setHref(this)">Feedback</a> Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.