GeekArticles
Microsoft
Visual Basic


Creating an HTML File List with VB
( Page 1 of 5 ) You just got that shiny new digital camera, and then you downloaded a bunch of digital pictures to your computer. Next you want to create a simple Hypertext Markup Language (HTML) file so that you can burn the picture and HTML files to a CD that you can send to all your friends and family. How do you do this without having to manually code the HTML file? The following instructions will show you how. What you will need: Visual Basic 5.0 or higher (screenshots were created...n
Sponsored Links
Read Next: Visual Basic Programming For Windows CE
Related Topics
Visual Basic
- VB Editions - Visual Basic
- Creating an HTML File List with VB
- Visual Basic Programming For Windows CE
- Create a GUI for an FTP Client with VB.NET
- Introduction to OOP in VB.NET
- Discovering Visual Basic .NET: Repeating Code
- Visual Basic Business Objects - A Primer
- Debugging in Visual Basic .NET
- Tutorials: Discover Visual Basic
- Polymorphism in VB - Introduction