PC Review


Reply
Thread Tools Rate Thread

How to overwrite browser default?

 
 
=?Utf-8?B?UGV0ZXI=?=
Guest
Posts: n/a
 
      14th Dec 2004
I have a page, for example the font is Times New Roman. The time when it is
loaded, the font is what I expected. But when it refreshed immediately, the
font type has been oevrwriiten by the browser encoding and the font type has
been changed. Please advise how can I fix this?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmltIEJ1eWVucw==?=
Guest
Posts: n/a
 
      14th Dec 2004
Please refer to:

Controlling Fonts for an Entire Web Site
http://www.interlacken.com/winnt/tip...how.aspx?tip=2

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------

"Peter" wrote:

> I have a page, for example the font is Times New Roman. The time when it is
> loaded, the font is what I expected. But when it refreshed immediately, the
> font type has been oevrwriiten by the browser encoding and the font type has
> been changed. Please advise how can I fix this?

 
Reply With Quote
 
=?Utf-8?B?UGV0ZXI=?=
Guest
Posts: n/a
 
      14th Dec 2004
I follow the steps in the web page but still get the same problem. My page
is a login page and use a servlet to validate the user name and password. If
user name is invalid, the servlet will include the login page again. When
the login page reload again, the font has been changed according to browser
default. Appreciate further advise please.




"Jim Buyens" wrote:

> Please refer to:
>
> Controlling Fonts for an Entire Web Site
> http://www.interlacken.com/winnt/tip...how.aspx?tip=2
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Windows SharePoint Services Inside Out
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
> "Peter" wrote:
>
> > I have a page, for example the font is Times New Roman. The time when it is
> > loaded, the font is what I expected. But when it refreshed immediately, the
> > font type has been oevrwriiten by the browser encoding and the font type has
> > been changed. Please advise how can I fix this?

 
Reply With Quote
 
=?Utf-8?B?SmltIEJ1eWVucw==?=
Guest
Posts: n/a
 
      14th Dec 2004
What do you mean by "a servlet"? A server-based component of some kind
written in Java?

If so, you need to investiagate how that gadget is re-issuing the page. I
bet if you look at the "logon failed" version of the page, it's lacking the
style sheet or other formatting that's present on the original page.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


"Peter" wrote:

> I follow the steps in the web page but still get the same problem. My page
> is a login page and use a servlet to validate the user name and password. If
> user name is invalid, the servlet will include the login page again. When
> the login page reload again, the font has been changed according to browser
> default. Appreciate further advise please.
>
>
>
>
> "Jim Buyens" wrote:
>
> > Please refer to:
> >
> > Controlling Fonts for an Entire Web Site
> > http://www.interlacken.com/winnt/tip...how.aspx?tip=2
> >
> > Jim Buyens
> > Microsoft FrontPage MVP
> > http://www.interlacken.com
> > Author of:
> > *----------------------------------------------------
> > |\---------------------------------------------------
> > || Microsoft Windows SharePoint Services Inside Out
> > || Microsoft Office FrontPage 2003 Inside Out
> > ||---------------------------------------------------
> > || Web Database Development Step by Step .NET Edition
> > || Microsoft FrontPage Version 2002 Inside Out
> > || Faster Smarter Beginning Programming
> > || (All from Microsoft Press)
> > |/---------------------------------------------------
> > *----------------------------------------------------
> >
> > "Peter" wrote:
> >
> > > I have a page, for example the font is Times New Roman. The time when it is
> > > loaded, the font is what I expected. But when it refreshed immediately, the
> > > font type has been oevrwriiten by the browser encoding and the font type has
> > > been changed. Please advise how can I fix this?

 
Reply With Quote
 
=?Utf-8?B?UGV0ZXI=?=
Guest
Posts: n/a
 
      15th Dec 2004
Thanks. I got you and the problem is fixed.


"Jim Buyens" wrote:

> What do you mean by "a servlet"? A server-based component of some kind
> written in Java?
>
> If so, you need to investiagate how that gadget is re-issuing the page. I
> bet if you look at the "logon failed" version of the page, it's lacking the
> style sheet or other formatting that's present on the original page.
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Windows SharePoint Services Inside Out
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
>
> "Peter" wrote:
>
> > I follow the steps in the web page but still get the same problem. My page
> > is a login page and use a servlet to validate the user name and password. If
> > user name is invalid, the servlet will include the login page again. When
> > the login page reload again, the font has been changed according to browser
> > default. Appreciate further advise please.
> >
> >
> >
> >
> > "Jim Buyens" wrote:
> >
> > > Please refer to:
> > >
> > > Controlling Fonts for an Entire Web Site
> > > http://www.interlacken.com/winnt/tip...how.aspx?tip=2
> > >
> > > Jim Buyens
> > > Microsoft FrontPage MVP
> > > http://www.interlacken.com
> > > Author of:
> > > *----------------------------------------------------
> > > |\---------------------------------------------------
> > > || Microsoft Windows SharePoint Services Inside Out
> > > || Microsoft Office FrontPage 2003 Inside Out
> > > ||---------------------------------------------------
> > > || Web Database Development Step by Step .NET Edition
> > > || Microsoft FrontPage Version 2002 Inside Out
> > > || Faster Smarter Beginning Programming
> > > || (All from Microsoft Press)
> > > |/---------------------------------------------------
> > > *----------------------------------------------------
> > >
> > > "Peter" wrote:
> > >
> > > > I have a page, for example the font is Times New Roman. The time when it is
> > > > loaded, the font is what I expected. But when it refreshed immediately, the
> > > > font type has been oevrwriiten by the browser encoding and the font type has
> > > > been changed. Please advise how can I fix this?

 
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
Trying to repair registry - can't overwrite SAM and default djbeard83 Windows XP General 11 24th Nov 2009 12:18 PM
Complicated: Having user overwrite default value and keep total va =?Utf-8?B?RWxsZXZl?= Microsoft Access Forms 2 17th Feb 2006 10:14 PM
Assign default value, allow user to overwrite and update query =?Utf-8?B?RWxsZXZl?= Microsoft Access Forms 4 17th Feb 2006 07:31 PM
Pages Overwrite One Another: Want New Instance of Browser Each Time clintonG Windows XP Internet Explorer 15 23rd Jan 2005 04:40 PM
How to overwrite default line spacing Degie Parrish Microsoft Frontpage 1 16th Sep 2003 05:31 PM


Features
 

Advertising
 

Newsgroups
 


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