Help!

I_need_the_html_code_for_®_(a_ci

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming RSS
Next:  Problem With Report Export to Text File  
Author Message
Susan May
External


Since: Jun 13, 2007
Posts: 4



PostPosted: Mon Oct 12, 2009 6:55 am    Post subject: I_need_the_html_code_for_®_(a_ci
Archived from groups: microsoft>public>frontpage>programming (more info?)

Does anyone know what code I need to use in Frontpage that shows the circled
R which goes after CFP, RFC? I have tried many things in Frontpage "&reg",
and when I import it into my email marketing program, and preview it in Yahoo
or other email programs, it displays a box? Any suggestions? Is there
another way to do it?

Please help. Thanks.

Susan
Back to top
kimhelms
External


Since: Aug 06, 2007
Posts: 4



PostPosted: Mon Oct 12, 2009 8:38 am    Post subject: RE:_I_need_the_html_code_for_®_( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try going to 'Insert' in the menu bar and then 'Symbol'. YOu should be able
to find it there. I think what you are doing now is inserting basically a
picture, which is why you are seeing the box.
Kim

"Susan May" wrote:

> Does anyone know what code I need to use in Frontpage that shows the circled
> R which goes after CFP, RFC? I have tried many things in Frontpage "&reg",
> and when I import it into my email marketing program, and preview it in Yahoo
> or other email programs, it displays a box? Any suggestions? Is there
> another way to do it?
>
> Please help. Thanks.
>
> Susan
Back to top
Susan May
External


Since: Jun 13, 2007
Posts: 4



PostPosted: Mon Oct 12, 2009 11:12 am    Post subject: RE:_I_need_the_html_code_for_®_( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Kim - I did this, and it looks find in MS FrontPage, but I import the file
into Interspire Email Marketing Program and it displays it as a box when
previewed in all the email programs. It also shows up in the program, but
somehow, Yahoo, Outlook and Gmail doesn't recognize the symbol.

Thanks.

"kimhelms" wrote:

> Try going to 'Insert' in the menu bar and then 'Symbol'. YOu should be able
> to find it there. I think what you are doing now is inserting basically a
> picture, which is why you are seeing the box.
> Kim
>
> "Susan May" wrote:
>
> > Does anyone know what code I need to use in Frontpage that shows the circled
> > R which goes after CFP, RFC? I have tried many things in Frontpage "&reg",
> > and when I import it into my email marketing program, and preview it in Yahoo
> > or other email programs, it displays a box? Any suggestions? Is there
> > another way to do it?
> >
> > Please help. Thanks.
> >
> > Susan
Back to top
Ronx
External


Since: Dec 12, 2003
Posts: 5967



PostPosted: Mon Oct 12, 2009 12:10 pm    Post subject: Re:_I_need_the_html_code_for_®_( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

See http://www.w3schools.com for a full list of entities, including the
numeric and character entities for registered trademark. Your version, &reg
, is missing the semi-colon at the end.

The box displayed could be a clash in character sets- your page defines one
character set, for example:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
abd is encoded using this, but your server sends the page out with
another - such as UTF-8
This is demonstrated at http://www.rxs-enterprises.org/tests/symbols.aspx
Or the box could be because the font you are using does not include the
registered trademark in its collection of characters - not every font
includes every character.
Change the font to Arial (which does include the registered trademark) and
see if that works correctly.

--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.



"Susan May" <SusanMay RemoveThis @discussions.microsoft.com> wrote in message
news:C66E8F26-1601-4079-BD8D-B6E9272128C7@microsoft.com...
> Does anyone know what code I need to use in Frontpage that shows the
> circled
> R which goes after CFP, RFC? I have tried many things in Frontpage
> "&reg",
> and when I import it into my email marketing program, and preview it in
> Yahoo
> or other email programs, it displays a box? Any suggestions? Is there
> another way to do it?
>
> Please help. Thanks.
>
> Susan
Back to top
Susan May
External


Since: Jun 13, 2007
Posts: 4



PostPosted: Mon Oct 12, 2009 12:10 pm    Post subject: Re:_I_need_the_html_code_for_®_( [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Ronx - great website. I am using Arial, and thanks - I think I
finally got it using <sup>®</sup>. I have been trying to get this to work
for the last couple of days -- spent way too much time on it. I appreciate
your response and link to the cool website, as I'm not an html'er, but may be
soon!

Susan

"Ronx" wrote:

> See http://www.w3schools.com for a full list of entities, including the
> numeric and character entities for registered trademark. Your version, &reg
> , is missing the semi-colon at the end.
>
> The box displayed could be a clash in character sets- your page defines one
> character set, for example:
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
> abd is encoded using this, but your server sends the page out with
> another - such as UTF-8
> This is demonstrated at http://www.rxs-enterprises.org/tests/symbols.aspx
> Or the box could be because the font you are using does not include the
> registered trademark in its collection of characters - not every font
> includes every character.
> Change the font to Arial (which does include the registered trademark) and
> see if that works correctly.
>
> --
> Ron Symonds
> Microsoft MVP (Expression Web)
> http://www.rxs-enterprises.org/fp
>
> Reply only to group - emails will be deleted unread.
>
>
>
> "Susan May" <SusanMay RemoveThis @discussions.microsoft.com> wrote in message
> news:C66E8F26-1601-4079-BD8D-B6E9272128C7@microsoft.com...
> > Does anyone know what code I need to use in Frontpage that shows the
> > circled
> > R which goes after CFP, RFC? I have tried many things in Frontpage
> > "&reg",
> > and when I import it into my email marketing program, and preview it in
> > Yahoo
> > or other email programs, it displays a box? Any suggestions? Is there
> > another way to do it?
> >
> > Please help. Thanks.
> >
> > Susan
>
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum