PC Review


Reply
Thread Tools Rate Thread

Circumflex A appears for carriage returns

 
 
=?Utf-8?B?UG9sbHkgTW9ycGhpYw==?=
Guest
Posts: n/a
 
      11th Mar 2004
I am having problems in HTML emails with the character A circumflex (&#194) showing up in Front Page 2002 in place of hard returns and soft returns, as well as each field displaying it when a table is dropped into a page. In most, but not all cases, the A is visible even though the code is a <&nbsp;>. I'm kinda new to this, but I haven't seen this before. I have tried stripping it in Notepad, but just the carriage returns in FP cause them again. Open to any suggestions short of taking up ceramics...
 
Reply With Quote
 
 
 
 
Vijay R Gangolli [MSFT]
Guest
Posts: n/a
 
      12th Mar 2004
Hi,

I am not sure if I understood you right, but try this,

On the Standard toolbar, just at the end, before the Help question mark you
will find a icon that is for "Show All", Click on that and check if it
helps.

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Thread-Topic: Circumflex A appears for carriage returns
| thread-index: AcQHr3ZCUmk97RiYSjqKxkOmo1/LTQ==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: "=?Utf-8?B?UG9sbHkgTW9ycGhpYw==?="
<(E-Mail Removed)>
| Subject: Circumflex A appears for carriage returns
| Date: Thu, 11 Mar 2004 13:26:05 -0800

|
| I am having problems in HTML emails with the character A circumflex
(&#194) showing up in Front Page 2002 in place of hard returns and soft
returns, as well as each field displaying it when a table is dropped into a
page. In most, but not all cases, the A is visible even though the code is
a <&nbsp;>. I'm kinda new to this, but I haven't seen this before. I have
tried stripping it in Notepad, but just the carriage returns in FP cause
them again. Open to any suggestions short of taking up ceramics...
|

 
Reply With Quote
 
Vijay R Gangolli [MSFT]
Guest
Posts: n/a
 
      12th Mar 2004
Hi,

If its specific to e-mail been opened in Frontpage resulting in this
behavior, then try this resolution:

Start FrontPage
Add a New page
Switch to Code View
Check the default value of the meta tag charset - it would be windows-1252.
Open the e-mail htm file
Now at the top of the page, change the meta tag value for charset from
whatever it is to windows-1252.
Now the code will be preserved when you change over to Design or Preview
mode.

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Thread-Topic: Circumflex A appears for carriage returns
| thread-index: AcQHr3ZCUmk97RiYSjqKxkOmo1/LTQ==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: "=?Utf-8?B?UG9sbHkgTW9ycGhpYw==?="
<(E-Mail Removed)>
| Subject: Circumflex A appears for carriage returns
| Date: Thu, 11 Mar 2004 13:26:05 -0800

|
| I am having problems in HTML emails with the character A circumflex
(&#194) showing up in Front Page 2002 in place of hard returns and soft
returns, as well as each field displaying it when a table is dropped into a
page. In most, but not all cases, the A is visible even though the code is
a <&nbsp;>. I'm kinda new to this, but I haven't seen this before. I have
tried stripping it in Notepad, but just the carriage returns in FP cause
them again. Open to any suggestions short of taking up ceramics...
|

 
Reply With Quote
 
Vijay R Gangolli [MSFT]
Guest
Posts: n/a
 
      13th Mar 2004
Hi,

I saved the HTML in a file and opened in FP2002 and even in FP2003, it
looks perfectly fine in both! Maybe you could tell me what I am supposed to
look for and where?

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Thread-Topic: Circumflex A appears for carriage returns
| thread-index: AcQIRw62tkgJ6FtSQGunrUEv0ZDaqw==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: "=?Utf-8?B?UG9sbHk=?=" <(E-Mail Removed)>
| References: <B2AB362D-D2B0-42FB-B3C6-(E-Mail Removed)>
<Xlpf1W#(E-Mail Removed)>
| Subject: RE: Circumflex A appears for carriage returns
| Date: Fri, 12 Mar 2004 07:31:15 -0800
|
| Vijay, thanks for your suggestions; they didn't solve what's going on and
it is kinda baffling. The problem is not consistent throughout the HTML
email, just in certain places with returns. The character set was already
specified as you indicated.

I am pasting the HTML below; if you can see anything amiss, I would
appreciate assistance. I am trying some build from scratch solutions but I
would really like to know what is causing this...

 
Reply With Quote
 
Crash Gordon
Guest
Posts: n/a
 
      13th Mar 2004
I did the same, I can't see Polly's problem either, page looks fine here.


"Vijay R Gangolli [MSFT]" <(E-Mail Removed)> wrote in message news:#(E-Mail Removed)...
| Hi,
|
| I saved the HTML in a file and opened in FP2002 and even in FP2003, it
| looks perfectly fine in both! Maybe you could tell me what I am supposed to
| look for and where?
|
| Regards,
| Vijay
|
| Disclaimer: This posting is provided "as is" with no warranties and confers
| no rights
|
| --------------------
| | Thread-Topic: Circumflex A appears for carriage returns
| | thread-index: AcQIRw62tkgJ6FtSQGunrUEv0ZDaqw==
| | X-Tomcat-NG: microsoft.public.frontpage.client
| | From: "=?Utf-8?B?UG9sbHk=?=" <(E-Mail Removed)>
| | References: <B2AB362D-D2B0-42FB-B3C6-(E-Mail Removed)>
| <Xlpf1W#(E-Mail Removed)>
| | Subject: RE: Circumflex A appears for carriage returns
| | Date: Fri, 12 Mar 2004 07:31:15 -0800
| |
| | Vijay, thanks for your suggestions; they didn't solve what's going on and
| it is kinda baffling. The problem is not consistent throughout the HTML
| email, just in certain places with returns. The character set was already
| specified as you indicated.
|
| I am pasting the HTML below; if you can see anything amiss, I would
| appreciate assistance. I am trying some build from scratch solutions but I
| would really like to know what is causing this...
|
 
Reply With Quote
 
=?Utf-8?B?UG9sbHk=?=
Guest
Posts: n/a
 
      18th Mar 2004
You guys are great for having taken a look, I'm sorry I have been away and haven't had a chance to follow up. In HTML display, it will look fine, no problems. But when it goes through an email server, I am getting the circumflex A marks showing up at carriage returns. I am using the 7-bit ASCII characters in Notepad, so nothing shows up as garbage characters in the content. But the cirumflexed A appears on many returns, particularly near the top of the message, every cell in a table, etc. I have been sending through MS bCentral LIstBuilder service, and I'm down to thinking it's a problem with them or, remote possibility, there is a mechanical problem on the shift /enter keys; that happens rarely but it does happen I believe

At any rate, thanks again for checking. If you can come up with anything else, I'm interested. In the meantime, all I can do is send out a non-HTML email with links to the server-based page and have folks click through to see it...
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PLEASE can anyone help with my carriage returns?????!!!!! Steve Microsoft Word New Users 6 8th Aug 2005 10:50 AM
Carriage returns and XML =?Utf-8?B?Sm9yZ2U=?= Microsoft Word Document Management 1 30th Jun 2005 05:10 PM
carriage returns =?Utf-8?B?c3R3OA==?= Microsoft Access 8 2nd Dec 2004 08:47 PM
carriage returns Ryan Microsoft Excel Misc 2 9th Sep 2004 02:06 AM
Carriage Returns Mark Haigh Microsoft Access VBA Modules 3 17th Aug 2004 11:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:57 PM.