|

DOWNLOAD
Docs:
Certificate
Crypt
XML
ASP XML Mail
S/MIME
Zip
XMsg
SSL
RTC
Charset
CkStringArray
CkData
ChilkatCSP Log
Help
for Creating Objects in ASP
Reference
Properties
- FromCharset
As String read/write
- The MIME charset
to convert from, such as "utf-8", "iso-2022-jp",
"big5", or "iso-8859-1". [top]
- ToCharset
As Long read/write
- The MIME charset
to convert from, such as "gb2312", "euc-kr",
"koi8-u", or "windows-1255".[top]
- Version
As String read-only
- The version of
the component, such as "7.0.0"[top]
Methods
- ConvertData(
inData As Variant, ByRef outData as Variant) As Long
- Converts text data
from one charset to another. Returns 1 for success, 0 for failure.
[top]
-
- ConvertFile(
inFilename As String, outFilename As String ) As Long
- Converts the text
data from one file and creates another. [top]
-
- ConvertFromUnicode(
inText
As String ) As Variant
- Converts a Unicode
string to the charset specified by the ToCharset property. [top]
-
- ConvertToUnicode(
inText as Variant ) As String
- Converts text data
from the FromCharset to a Unicode string. [top]
-
- From_ISO_2022_JP()
From_ISO_ 2022_KR( )
From_EUC_JP()
From_EUC_CN()
From_EUC_KR()
From_GB2312()
From_BIG5()
From_SHIFT_JIS()
From_UTF_8()
From_KOI8_R()
From_KOI8_U()
From_US_ASCII()
- From_ISO_8859_1()
From_ISO_8859_2()
From_ISO_8859_3()
From_ISO_8859_4()
From_ISO_8859_5()
From_ISO_8859_6()
From_ISO_8859_7()
From_ISO_8859_8()
From_ISO_8859_9()
From_Windows_1250()
From_Windows_1251()
From_Windows_1252()
From_Windows_1253()
From_Windows_1254()
From_Windows_1255()
From_Windows_1256()
From_Windows_1257()
From_Windows_1258()
- Convenience methods
for setting the FromCharset property. These method represent
only a portion of the supported charsets. [top]
- ReadFile(
filename As String ) As Variant
- Convenience method
for reading the entire contents of a file.[top]
- SaveXmlLog(
filename
As String )
- Saves the error
log to a file.[top]
- To_ISO_2022_JP()
To_ISO_
2022_KR( )
To_EUC_JP()
To_EUC_CN()
To_EUC_KR()
To_GB2312()
To_BIG5()
To_SHIFT_JIS()
To_UTF_8()
To_KOI8_R()
To_KOI8_U()
To_US_ASCII()
- To_ISO_8859_1()
To_ISO_8859_2()
To_ISO_8859_3()
To_ISO_8859_4()
To_ISO_8859_5()
To_ISO_8859_6()
To_ISO_8859_7()
To_ISO_8859_8()
To_ISO_8859_9()
To_Windows_1250()
To_Windows_1251()
To_Windows_1252()
To_Windows_1253()
To_Windows_1254()
To_Windows_1255()
To_Windows_1256()
To_Windows_1257()
To_Windows_1258()
- Convenience methods
for setting the ToCharset property. These method represent only
a portion of the supported charsets. [top]
- UnlockComponent(
unlockCode As String )
- Unlocks the component
to make it fully functional. A 30-day unlock code can be obtained
at http://www.chilkatsoft.com/register30.asp
- VerifyData(
charset
As String, textData As Variant ) As Long
- Verifies that the
text data contains only characters of the specified charset.
Returns 1 if OK, returns 0 if not.[top]
- VerifyFile(
charset
As String, filename As String
) As Long
- Verifies that a
text file contains only characters of the specified charset.
Returns 1 if OK, returns 0 if not.[top]
- WriteFile(
filename
As String, textData As Variant ) As Long
- Convenience function
for writing text to a file. [top]
-
-
-
|
|
Privacy
Statement. Copyright 2000-2008 Chilkat
Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com Components for Microsoft Windows XP, 2000, 2003 Server, Vista, and Windows 95/98/NT4.
|
|