Visual Basic Examples

ChilkatHOMEASPVisual BasicVB.NETC#Visual C++CMFCDelphiFoxProJavaPerlPHPPythonRubySQL ServerVBScript



VB Examples

Bounced Mail
Bz2
Character Encoding
CSV
Digital Certificates
Digital Signatures
Email
FTP
HTML-to-XML
HTTP
IMAP
Encryption
MHT / HTML Email
POP3
RSA
S/MIME
SFTP
SMTP
Socket
Spider
SSH
SSH Key
SSH Tunnel
String
Tar
Unicode
Upload
XML
XMP
Zip Compression

More Examples...
Email Object
DKIM / DomainKey
NTLM
DH Key Exchange
DSA
FileAccess
RSS
Atom
Self-Extractor
Service
Bzip2
PPMD
Deflate
LZW


VB Strings
VB Byte Array

 

 

 

 

 

 

 

Unicode Visual Basic Examples

Note: It is easily possible to create programs in Visual Basic 6.0 that display multiple languages using the standard VB6 TextBox and Label controls. The only caveat is that each control may only display a single language (+ English) at a time. For example, if you have two text boxes in a form, one may display Chinese characters and the other may display Hebrew characters. However, a single textbox cannot display both Japanese and Hebrew. English (us-ascii) is the exception, and may be combined with any language.

The examples here will attempt to demystify Unicode in VB6.

Need a specific example? Send a request to support@chilkatsoft.com

© 2000-2010 Chilkat Software, Inc. All Rights Reserved.