| How to change META tag in web-pages? |
Posted by
Pavel Evtikhov
on Thursday, December 21, 2006 at 6:27:04 AM (EST)
There is string "" in all pages of web-client. And browser aalways use this charset by default. That is why I can't properly work with non-english names of files. I need to use win-1251 charset. How can I change meta tag in cgi-pages? Sorry for my English.
|
Posted by
Robert Smith
on Friday, December 22, 2006 at 12:08:14 PM (EST)
As far as I know these are hard-coded into the cgis and can't be changed.
|
Posted by
Pavel Evtikhov
on Friday, December 22, 2006 at 10:13:12 PM (EST)
It's impossible!!! Somewhere it can be change. :) For example, in "602cgi.exe" by hex-editor. But I can't find anything with string "windows-1250".
|
|