Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Louis Delongchamp"

Checks the syntax of the email address that has b...Version: VB6
Author: Louis DelongchampSubmitted: 3/2/2002Views: 10996
Checks the syntax of the email address that has been entered in a text box to ensure it is valid. Does not check the link for validity. Visit my homepage! http://www.cyberbeach.net/~loudelon/index.htm

CREATE A SUB DIRECTORY ON THE FLOPPY DISK USING FS...Version: VB6
Author: Louis DelongchampSubmitted: 8/31/2001Views: 9101
CREATE A SUB DIRECTORY ON THE FLOPPY DISK USING FSO.

COPY A TEXT FILE TO A PASSWORD PROTECTED WORD DOC....Version: VB6
Author: Louis DelongchampSubmitted: 8/9/2001Views: 10861
COPY A TEXT FILE TO A PASSWORD PROTECTED WORD DOC. A program that utilises Word for Windows 2000 to open a file called 'BigText' gives the file the name 'BigWord.doc' and saves the file with the password 'enter'.

CREATE A DIRECTORY ON THE FLOPPY DISK USING FSO. T...Version: VB6
Author: Louis DelongchampSubmitted: 8/2/2001Views: 7562
CREATE A DIRECTORY ON THE FLOPPY DISK USING FSO. This is just a line of code to create a directory on the floppy disk using FSO.

CONCATENATE TEXT FILES USING FSO A program to con...Version: VB6
Author: Louis DelongchampSubmitted: 8/2/2001Views: 17328
CONCATENATE TEXT FILES USING FSO A program to concatenate all the .txt files of the current directory into a BIG file called BigText

IS THERE ROOM ON THE FLOPPY DISK? USING FSO. Ch...Version: VB6
Author: Louis DelongchampSubmitted: 7/27/2001Views: 7875
IS THERE ROOM ON THE FLOPPY DISK? USING FSO. Checks that there is enough room on the floppy to accomodate the file Temp.txt.

Uses FSO to Check that a Floppy Disk is in drive A...Version: VB6
Author: Louis DelongchampSubmitted: 7/25/2001Views: 8134
Uses FSO to Check that a Floppy Disk is in drive A.
Page 1 of  1

Go to page: 1