|
i've seen that when you send a message to the list, the text is encoded with charset us-ascii (mine are with windows-1252, that's why you seen boxes in one of my messages) did you set the charset of your html page something like this <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"/> or <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> or maybe your mail client can be changed to another character set nicolas -----Original Message----- From: web400-admin@midrange.com [mailto:web400-admin@midrange.com]On Behalf Of rob@dekko.com Sent: Friday, March 29, 2002 5:39 PM To: web400@midrange.com Subject: RE: [WEB400] %0D%0A% creating vertical bars, not line feeds This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] The purpose of the feedback was to prefill the body of the email message. We definitely expect more data from the user. For example instead of getting the message "Where I enter my stuff isn't working" we would at least get "Webmaster, I am having problems with your website at: http://yadda/yadda/yadda" And maybe the user would be encouraged to fill in more stuff after that. We are not filling in the entire message. If so then maybe it would be reasonable to use the QtmmSendMail api or some such method. Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin "Phil" <sublime78ska@attbi.com> Sent by: web400-admin@midrange.com 03/27/2002 06:20 PM Please respond to web400 To: <web400@midrange.com> cc: Fax to: Subject: RE: [WEB400] %0D%0A% creating vertical bars, not line feeds Rob, Weren't you the one who had accolades for Notes just a few hours ago? :-) Javascript is browser-specific. It's possible there is nothing wrong with either your notes client or your javascript. They're just incompatible. If this is on your web page on your as/400 web server, why not use net.data or rpg to build & send the e-mail? For that matter, if it's being sent to support - why not just send a text based e-mail? Phil > -----Original Message----- > From: web400-admin@midrange.com [mailto:web400-admin@midrange.com]On > Behalf Of rob@dekko.com > Sent: Wednesday, March 27, 2002 5:03 PM > To: web400@midrange.com > Subject: Re: [WEB400] %0D%0A% creating vertical bars, not line feeds > > > > I changed my client to outlook express just to test and it > formats fine. I > am having trouble typing with the phone to Notes Support in my ear. > > Rob Berendt > -- > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." > Benjamin Franklin > > > > rob@dekko.com > Sent by: To: web400@midrange.com > web400-admin@mi cc: > drange.com Fax to: > Subject: Re: > [WEB400] %0D%0A% creating vertical bars, not line feeds > > 03/27/2002 > 04:47 PM > Please respond > to web400 > > > > > > > > Evidently this is failing to translate well with email. Shoot! Now I > suppose we'll blame it on my Notes client. > > Rob Berendt > -- > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." > Benjamin Franklin > > > > rob@dekko.com > Sent by: To: web400@midrange.com > web400-admin@mi cc: > drange.com Fax to: > Subject: [WEB400] %0D%0A% > creating vertical bars, not line feeds > > 03/27/2002 > 04:19 PM > Please respond > to web400 > > > > > > > > I have the following (thanks nicolas): > > <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> > > However, instead of getting the following for the body: > > Webmaster, > > I am having a problem with your website at > http://gdihq/web/login010.html > > I end up with the following: > Webmaster, > > I am having a problem with your website at > http://gdihq/web/login010.html > > If this fails to translate well via email I can send privately as an image > attachment. > > 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. > > > > > > _______________________________________________ > 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. _______________________________________________ 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 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.