Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. KJJones

    Popup Window Doesn't Use The Specified Meta Charset

    Do you have a meta tag on your initial page that sets it? If so, that will override any default settings. " Yes, here's the main page's first few lines: <html> <head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Semi-Fluent.com Spanish Language Study...
  2. KJJones

    Popup Window Doesn't Use The Specified Meta Charset

    I saw the same charset type in the main window and the child window: iso-8859-1" Thanks for taking a look. Is that your browser's default charset? Mine is set to UTF-8, and that's the charset that shows up in the child window, though not the parent window, in both Firefox and IE. -Kevin
  3. KJJones

    Popup Window Doesn't Use The Specified Meta Charset

    Hello, I am having difficulty with character sets in a new child window opened by a Javascript function. Though the meta content-type tag is set just like in the parent window, the child window charset reverts to the browser default. The meta tag setting shows in the child-window source and in...

Part and Inventory Search

Back
Top