The HTML dump of the attached Excel file does not properly show either the Russian text, or the Spanish text. Two issues: an htmlentities() is done in dump(), regardless of string encoding. Attached ...
I'd like to use FAKE's TemplateHelper to instantiate some shell scripts, for both Windows and Unix. There appear to be 3 problems standing in the way: It currently forces the platform default encoding ...
<B>Background:</B><BR>I need to talk to a Spectralink IP phone system to find out which phone handsets are off the hook. The only way I know of to get this info is via telnet. Using a command console, ...