Home

Submit

Source

Feeds

Visual Basic Creating and sending HTML email in Visual Basic - Part 5

Visual Basic General Development
Creating and sending HTML email in Visual Basic - Part 5
Visual Basic / General Development
This tutorial covers body and alternative body encoding usage and limitations in Visual Basic. It compares encoding methods available in MailBee (Quoted-Printable and Base64).

Site: www.codebeach.com Report - View Tutorial

Related Tutorials
Visual Basic Miscellaneous
Creating and sending HTML email in Visual Basic - Part 1
Visual Basic / Miscellaneous
This tutorial demonstrates sending simple HTML e-mail. This focuses on connecting to the SMTP server and sending e-mail rather than message composing.

Site: www.codebeach.com Report - View Tutorial

Visual Basic General Development
Creating and sending HTML email in Visual Basic - Part 4
Visual Basic / General Development
This tutorial shows various methods of supplying alternative plain-text body in addition to main HTML body of the message using AfterLogic's MailBee SMTP component in Visual Basic.

Site: www.codebeach.com Report - View Tutorial

Visual Basic Miscellaneous
Creating and sending HTML email in Visual Basic - Part 3
Visual Basic / Miscellaneous
This tutorial shows various ways to create HTML body of the message.

Site: www.codebeach.com Report - View Tutorial

Visual Basic Miscellaneous
Creating and sending HTML email in Visual Basic - Part 2
Visual Basic / Miscellaneous
This tutorial briefly explains how to import HTML file into the message body and automatically attach pictures and other objects this HTML file depends on.

Site: www.codebeach.com Report - View Tutorial

Visual Basic Networking
Visual Basic 6 Winsock Tutorial - Part 2 (Multi-user chat)
Visual Basic / Networking
This is the part 2 of the winsock tutorial for visual basic 6. In this part i will show you not just how to connect a client with a server, but how to create a multiple connection receiving server, and how to make a real chat network , something like IRC.

Site: www.phoenixbit.com Report - View Tutorial

Visual Basic Networking
Visual Basic 6 Winsock Tutorial - Part 1
Visual Basic / Networking
This tutorial will teach you how to use Winsock in Visual Basic 6 to create Internet/Intranet Connections.

Site: www.phoenixbit.com Report - View Tutorial

Visual Basic File Manipulation
How to use FindFirstFile Win32 API from Visual Basic code
Visual Basic / File Manipulation
This article is intended for advanced Visual Basic programmers. It may be interesting for programmers studying Visual Basic programming language as well.

Site: www.ask-4it.com Report - View Tutorial

Visual Basic Getting Started
Getting Started With Visual Basic 6.0
Visual Basic / Getting Started
Visual Basic is an object-oriented programming language that uses the Microsoft Windows platform. The programs that are created using Visual Basic will look and act like standard Windows programs. Visual Basic provides one the tools to create windows with elements such as menus, text boxes, command buttons, option buttons, list boxes and scroll bars.

Site: www.allsyntax.com Report - View Tutorial

Visual Basic Networking
Proxy on Visual Basic. Tutorial
Visual Basic / Networking
The most elementary single-thread Proxy in Visual Basic. In creating this manual we set ourselves the task to develop a minimum program code playing the role of Proxy-server (transmitting information from one port to another).

Site: proxy.oflameron.com Report - View Tutorial

Visual Basic Getting Started
VB Overview
Visual Basic / Getting Started
Visual Basic is a much-enhanced version of the BASIC programming language and the BASIC Integrated Development Environment (IDE). The bottom line of the enhancement is the VB can create Windows programs whereas BASIC could only create DOS programs. Ok, so the modifications are very major, but the idea holds true that Visual Basic is BASIC for Windows.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Networking
Sending Data Between 2 Computers
Visual Basic / Networking
This tutorial is going to show you how to send data via 2 computers over the internet in visual basic.

Site: www.extreme-tutorials.com Report - View Tutorial

Visual Basic Getting Started
Visual Basic: The Basics
Visual Basic / Getting Started
A great tutorial for people that are starting out with visual basic and need to get a rock solid start.Described are loops, conditionals and variables.

Site: www.interviewmyass.co.uk Report - View Tutorial

Visual Basic Getting Started
Getting Started With Visual Basic 6.0
Visual Basic / Getting Started
Comprehensive tutorial aimed at introducing you to the basics of programming in Visual Basic 6.0.

Site: www.geekpedia.com Report - View Tutorial

Visual Basic Getting Started
The basics of Visual Basic - Part 1
Visual Basic / Getting Started
This takes you through changing what text says, working the different components together and it explains all the code necessary so everyone can understand it.

Site: s11.invisionfree.com Report - View Tutorial

Visual Basic General Development
Class Construction and Destruction
Visual Basic / General Development
It should appear to us clearly by now that inheritance is useful by allowing us to use an object that was already created but "upgrade" it with new features that were not available when the original object was born. In most cases, when creating a class, you may not thing that other classes would be inherited from it. In fact, this will usually not be your concern: you simply create a class and use it as needed. In some other cases, rather as you build your experience with Visual Basic. You may create a class that, although useful at the time, you may already think of other classes that would be based on it. This means that, at the time you are creating such a class, you would already keep inheritance in mind. Visual Basic provides various features that can assist you with creating and implementing class with different goals in mind.

Site: www.functionx.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement