PC Review


Reply
Thread Tools Rate Thread

Adding the Trademark symbol to text

 
 
=?Utf-8?B?Q2hyaXNK?=
Guest
Posts: n/a
 
      4th Nov 2004
Actually I'm trying to add the sm (servicemark) instead of the tm (trademark)
to a name in text on my web site. How is this accomplished? Thanks.
 
Reply With Quote
 
 
 
 
Murray
Guest
Posts: n/a
 
      4th Nov 2004
As far as I know, there is not a SM entity. You would have to either use a
graphic, or something like -

<sup>SM</sup>

--
Murray

"ChrisJ" <(E-Mail Removed)> wrote in message
news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
> Actually I'm trying to add the sm (servicemark) instead of the tm
> (trademark)
> to a name in text on my web site. How is this accomplished? Thanks.



 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28aka:_Crash_Gordo
Guest
Posts: n/a
 
      4th Nov 2004
Is this it"

# U+2120 SERVICE MARK
entity.8480=^(SM)

dunno...never used it thought I'd pass it on.


"Murray" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| As far as I know, there is not a SM entity. You would have to either use a
| graphic, or something like -
|
| <sup>SM</sup>
|
| --
| Murray
|
| "ChrisJ" <(E-Mail Removed)> wrote in message
| news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
| > Actually I'm trying to add the sm (servicemark) instead of the tm
| > (trademark)
| > to a name in text on my web site. How is this accomplished? Thanks.
|
|
 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      4th Nov 2004
I don't see it on my Visibone chart, Rob....

--
Murray

"Rob Giordano (aka: Crash Gordon®)" <(E-Mail Removed)>
wrote in message news:%(E-Mail Removed)...
Is this it"

# U+2120 SERVICE MARK
entity.8480=^(SM)

dunno...never used it thought I'd pass it on.


"Murray" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
| As far as I know, there is not a SM entity. You would have to either use
a
| graphic, or something like -
|
| <sup>SM</sup>
|
| --
| Murray
|
| "ChrisJ" <(E-Mail Removed)> wrote in message
| news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
| > Actually I'm trying to add the sm (servicemark) instead of the tm
| > (trademark)
| > to a name in text on my web site. How is this accomplished? Thanks.
|
|


 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28aka:_Crash_Gordo
Guest
Posts: n/a
 
      5th Nov 2004
found it on a google search buried amongst other entities.

personally i'd just use the tm since they kind are the same thing... tm, sm/tn.


"Murray" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| I don't see it on my Visibone chart, Rob....
|
| --
| Murray
|
| "Rob Giordano (aka: Crash Gordon®)" <(E-Mail Removed)>
| wrote in message news:%(E-Mail Removed)...
| Is this it"
|
| # U+2120 SERVICE MARK
| entity.8480=^(SM)
|
| dunno...never used it thought I'd pass it on.
|
|
| "Murray" <(E-Mail Removed)> wrote in message
| news:%(E-Mail Removed)...
| | As far as I know, there is not a SM entity. You would have to either use
| a
| | graphic, or something like -
| |
| | <sup>SM</sup>
| |
| | --
| | Murray
| |
| | "ChrisJ" <(E-Mail Removed)> wrote in message
| | news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
| | > Actually I'm trying to add the sm (servicemark) instead of the tm
| | > (trademark)
| | > to a name in text on my web site. How is this accomplished? Thanks.
| |
| |
|
|
 
Reply With Quote
 
=?Utf-8?B?Q2hyaXNK?=
Guest
Posts: n/a
 
      5th Nov 2004
Thanks for the info. How do I use this: # U+2120 SERVICE MARK
entity.8480=^(SM) Do i put it into the code? If so, where? I'm not a coder.
Thanks.

"Rob Giordano (aka: Crash Gordon®)" wrote:

> Is this it"
>
> # U+2120 SERVICE MARK
> entity.8480=^(SM)
>
> dunno...never used it thought I'd pass it on.
>
>
> "Murray" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
> | As far as I know, there is not a SM entity. You would have to either use a
> | graphic, or something like -
> |
> | <sup>SM</sup>
> |
> | --
> | Murray
> |
> | "ChrisJ" <(E-Mail Removed)> wrote in message
> | news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
> | > Actually I'm trying to add the sm (servicemark) instead of the tm
> | > (trademark)
> | > to a name in text on my web site. How is this accomplished? Thanks.
> |
> |
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      5th Nov 2004
Insert Symbol ?

or just "sm" with font set to superscript and 8pt or smaller?


"ChrisJ" <(E-Mail Removed)> wrote in message
news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
> Actually I'm trying to add the sm (servicemark) instead of the tm (trademark)
> to a name in text on my web site. How is this accomplished? Thanks.



 
Reply With Quote
 
=?Utf-8?B?Q2hyaXNK?=
Guest
Posts: n/a
 
      5th Nov 2004
Thanks for your reply. I added SM to my web site and superscripted it. It
looks like a Servicemark symbol, except it is still a liitle big at 8pt. You
said "8pt or smaller". How do I make the font smaller than 8pt? That seems to
be the smallest choice with FP03. Thanks. I look forward to your reply.

"Andrew Murray" wrote:

> Insert Symbol ?
>
> or just "sm" with font set to superscript and 8pt or smaller?
>
>
> "ChrisJ" <(E-Mail Removed)> wrote in message
> news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
> > Actually I'm trying to add the sm (servicemark) instead of the tm (trademark)
> > to a name in text on my web site. How is this accomplished? Thanks.

>
>
>

 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      5th Nov 2004
<span style="position: relative; top: -1ex; font-size: 70%">SM</span>

--
Murray

"ChrisJ" <(E-Mail Removed)> wrote in message
news:6A8C1868-335D-460B-B536-(E-Mail Removed)...
> Thanks for your reply. I added SM to my web site and superscripted it. It
> looks like a Servicemark symbol, except it is still a liitle big at 8pt.
> You
> said "8pt or smaller". How do I make the font smaller than 8pt? That seems
> to
> be the smallest choice with FP03. Thanks. I look forward to your reply.
>
> "Andrew Murray" wrote:
>
>> Insert Symbol ?
>>
>> or just "sm" with font set to superscript and 8pt or smaller?
>>
>>
>> "ChrisJ" <(E-Mail Removed)> wrote in message
>> news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
>> > Actually I'm trying to add the sm (servicemark) instead of the tm
>> > (trademark)
>> > to a name in text on my web site. How is this accomplished? Thanks.

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?Q2hyaXNK?=
Guest
Posts: n/a
 
      8th Nov 2004
Where would I add that code?

"Murray" wrote:

> <span style="position: relative; top: -1ex; font-size: 70%">SM</span>
>
> --
> Murray
>
> "ChrisJ" <(E-Mail Removed)> wrote in message
> news:6A8C1868-335D-460B-B536-(E-Mail Removed)...
> > Thanks for your reply. I added SM to my web site and superscripted it. It
> > looks like a Servicemark symbol, except it is still a liitle big at 8pt.
> > You
> > said "8pt or smaller". How do I make the font smaller than 8pt? That seems
> > to
> > be the smallest choice with FP03. Thanks. I look forward to your reply.
> >
> > "Andrew Murray" wrote:
> >
> >> Insert Symbol ?
> >>
> >> or just "sm" with font set to superscript and 8pt or smaller?
> >>
> >>
> >> "ChrisJ" <(E-Mail Removed)> wrote in message
> >> news:B1A3EB1D-4B67-49D1-A89D-(E-Mail Removed)...
> >> > Actually I'm trying to add the sm (servicemark) instead of the tm
> >> > (trademark)
> >> > to a name in text on my web site. How is this accomplished? Thanks.
> >>
> >>
> >>

>
>
>

 
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
Trademark Symbol =?Utf-8?B?S2FyZW4=?= Microsoft Word Document Management 4 7th Aug 2007 02:10 AM
Regarding using Trademark (TM) symbol in .net sasingh75@hotmail.com Microsoft ASP .NET 2 3rd Jan 2007 07:10 PM
Trademark Symbol Rita L. Windows XP New Users 7 31st May 2005 09:07 AM
Re: Autocorrect for trademark symbol Suzanne S. Barnhill Microsoft Word New Users 0 12th Jul 2004 05:55 PM
Cannot cut and paste trademark (TM) symbol into Access text or memo field Alicia Microsoft Access 1 9th Jul 2003 12:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:57 AM.