View Single Post
  #3 (permalink)  
Old 03-31-2006, 07:15 PM
guymal guymal is offline
WebProWorld New Member
 
Join Date: Aug 2003
Posts: 10
guymal RepRank 0
Default

The encoding of a page can be determined in an HTTP header.
If I can know the encoding of the referring page I can create the JavaScript dynamically in the correct encoding and "tell" the browser what encoding I am using via the HTTP header.
Reply With Quote