List Info

Thread: Vote and Help WS_FTP Professional Win an SC Magazine Award




Vote and Help WS_FTP Professional Win an SC Magazine Award
user name
2006-10-30 15:09:40

Ipswitch WS_FTP Professional has been nominated for "Best Content Security Solution" for the 2007 SC Magazine Awards. The voting is now open to determine a winner. It only takes about 2 minutes to vote and you can help us win!

 

Just click on the following link to view the products up for the award.
http://www.scmagazine.com/uk/awards/categories/26142/best-content-security-solution/

 

FYI: once you have voted, you will be sent a confirmation email with a link to click, which will authorize your vote.

 

------------------------------------------------------------------------------------------------------------------------------------------------------

 

The best-in-class security features in WS_FTP Professional 2007 protect your files before, during and after transfer for truly secure file transfer and secure data management.

  • Transfer files ;over secure SSL, ;SSH and HTTPS ;protocols
  • 256-bit AES transfer encryption
  • OpenPGP file encryption
  • File Integrity Checking up to SHA512
  • Schedule regular backups to any device, drive or server
  • HTTP Proxy support for SSH
  • Logging
  • Secure SDK is available

 

Regards,

Hugh Garber

WS_FTP Marketing Manager

 

 

Problem in parsing non-english characters.
user name
2006-10-30 14:09:34
Hi,<br>

Recently I'm facing some problems with this parser.  My
excel file has some chinese and japanese characters which I'
not able to get correctly into the test file. My code
snippet:<br>

----<br>
<br>
my $oBook =
       
Spreadsheet::ParseExcel::Workbook-&gtParse($file); //
correctly instantiated.<br>

my($iR, $iC, $oWkS, $oWkC);<br>

binmode STDOUT, ":utf8";<br>
foreach my $oWkS ({$oBook-&gt}) { // //
correctly instantiated. <br>
   print "----- SHEET: ", $oWkS-&gt,
"n";<br>
   for(my $iR = $oWkS-&gt ;<br>
       defined $oWkS-&gt && $iR &lt=
$oWkS-&gt ; $iR++) {<br>
       for(my $iC = $oWkS-&gt ;<br>
           defined $oWkS-&gt && $iC
&lt= $oWkS-&gt ; $iC++) {<br>
            $oWkC =
$oWkS-&gt[$iR][$iC];<br>
<br>
            # there is content in this cell<br>
            if($oWkC) {<br>
                my $value = $oWkC-&gtValue;<br>
                if($value ne "") {<br>
                   print $value . $sep;<br>
                }<br>
            }<br>
            # oops, no content %&#!?<br>
            else {<br>
                print $sep;<br>
            }<br>
            #print "( $iR , $iC ) =&gt",
$oWkC-&gtValue, "n" if($oWkC);<br>
        }<br>
       print "n";<br>
    }<br>
}<br>
<br>
----<br>
Most of the other lnaguages are supported.  Any help is
appreciated.<br>
<br>
The module version<br>
# Spreadsheet::ParseExcel<br>
#  by Kawai, Takanori (Hippo2000) 2000.10.2<br>
#                                 2001. 2.2 (Ver.
0.15)<br>
# This Program is ALPHA version.<br>
<br>
<br>
thanks<br>

To write a respons, access
http://ww
w.cpanforum.com/response_form/3373

To see the full thread, access
http://www.cpan
forum.com/threads/3373

--
You are getting this messages from www.cpanforum.com
To change your subscription information visit http://www.cpanforum.
com/mypan/

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )