× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Please do.

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin



                    "nicolas
                    faucheux"             To:     <web400@midrange.com>
                    <nfaucheux@expe       cc:
                    ria.com>              Fax to:
                    Sent by:              Subject:     RE: [WEB400] MAILTO
                    web400-admin@mi
                    drange.com


                    03/27/2002
                    06:06 AM
                    Please respond
                    to web400






i don't see any box in the message. maybe they are tab or newline chars,
there is no special char in the code

if you want i can send the code directly to you as an html attachment.

nicolas

-----Original Message-----
From: web400-admin@midrange.com [mailto:web400-admin@midrange.com]On
Behalf Of rob@dekko.com
Sent: Tuesday, March 26, 2002 11:10 PM
To: web400@midrange.com
Subject: RE: [WEB400] MAILTO



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


_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/web400
or email: WEB400-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.

_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/web400
or email: WEB400-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.







As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.