change in font from text written to that on the web site

B

bowlsmaster

£ signs appear on web site as ? - have reinstalled prog. but to no avail.
What do I do next?
 
B

bowlsmaster

Kevin Spencer said:
Check out this article: http://www.joelonsoftware.com/articles/Unicode.html

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
Thanks but your reply referenced stuff much too complicted to an old duffer
like me. I use Front Page which normally does it all for me - I type in a £
sign and it appears on the web page ok - well it used to but now it's changed
all on it's own to a ?
Have you got s simpler guide please? You can look at
www.miltonhill.go-plus.net page How to Join if it's any help.
Regards
Bowlsmaster
 
R

Rob Giordano \(Crash\)

Switch to Code or Split View and up at the top of the page...look for;
charset=windows-1252 change it to: charset=UTF-8 it will be in your last
META tag before your opening BODY tag.




|
|
| "Kevin Spencer" wrote:
|
| > Check out this article:
http://www.joelonsoftware.com/articles/Unicode.html
| >
| > --
| > HTH,
| >
| > Kevin Spencer
| > Microsoft MVP
| >
| > Printing Components, Email Components,
| > FTP Client Classes, Enhanced Data Controls, much more.
| > DSI PrintManager, Miradyne Component Libraries:
| > http://www.miradyne.net
| >
| > | > >£ signs appear on web site as ? - have reinstalled prog. but to no
avail.
| > > What do I do next?
| Thanks but your reply referenced stuff much too complicted to an old
duffer
| like me. I use Front Page which normally does it all for me - I type in a
£
| sign and it appears on the web page ok - well it used to but now it's
changed
| all on it's own to a ?
| Have you got s simpler guide please? You can look at
| www.miltonhill.go-plus.net page How to Join if it's any help.
| Regards
| Bowlsmaster
| >
| >
 
C

Charles W Davis

bowlsmaster,

In FrontPage place your insertion pointer where you want the £ to appear.
Choose Symbol from the Insert drop down menu. In the Font choose Arial
Unicode MS, Scroll down until you see the £, click the image and then click
Insert. Then close.

If you don't find the font, click on the F1 key an search for "unicode"
without the fonts.
 
B

bowlsmaster

Thanks Rob.
It finally did the trick - I had already tried changing to a different
symbol without success via "Insert/symbols "
 
R

Rob Giordano \(Crash\)

yer welcome, thanks for the feedback


| Thanks Rob.
| It finally did the trick - I had already tried changing to a different
| symbol without success via "Insert/symbols "
|
| "Rob Giordano (Crash)" wrote:
|
| > Switch to Code or Split View and up at the top of the page...look for;
| > charset=windows-1252 change it to: charset=UTF-8 it will be in your
last
| > META tag before your opening BODY tag.
| >
| >
| >
| >
| > | > |
| > |
| > | "Kevin Spencer" wrote:
| > |
| > | > Check out this article:
| > http://www.joelonsoftware.com/articles/Unicode.html
| > | >
| > | > --
| > | > HTH,
| > | >
| > | > Kevin Spencer
| > | > Microsoft MVP
| > | >
| > | > Printing Components, Email Components,
| > | > FTP Client Classes, Enhanced Data Controls, much more.
| > | > DSI PrintManager, Miradyne Component Libraries:
| > | > http://www.miradyne.net
| > | >
message
| > | > | > | > >£ signs appear on web site as ? - have reinstalled prog. but to no
| > avail.
| > | > > What do I do next?
| > | Thanks but your reply referenced stuff much too complicted to an old
| > duffer
| > | like me. I use Front Page which normally does it all for me - I type
in a
| > £
| > | sign and it appears on the web page ok - well it used to but now it's
| > changed
| > | all on it's own to a ?
| > | Have you got s simpler guide please? You can look at
| > | www.miltonhill.go-plus.net page How to Join if it's any help.
| > | Regards
| > | Bowlsmaster
| > | >
| > | >
| >
| >
| >
 
Top