• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:6    start  Previous  Next  Last    goto:
    How to make a program to validate web links
    ON: 2008-09-13 10:09:51
    If you maintain a web page with lots of external links, it is in your interest to ensure that the links are functioning.
    50 times | category:
    Extract the target file from a shortcut file .lnk
    ON: 2007-09-05 17:48:37
    This little discussion helps to extract the target file from a shortcut file .lnk
    33 times | category:
    Saving text files
    ON: 2007-09-05 17:42:39
    This tutorial shows you how the built in visual basic funtions can be used to save files. The ways to shown to save a file are the write and print functions.
    42 times | category:
    File Handling
    ON: 2007-09-05 17:41:57
    If you want to be an expert VB programmer then you'll need to know a lot about how VB handles files - what is possible and what is not, plus how to do something in the smallest code or in the least amount of time. To do this you need to understand the file handling features which VB offers.
    54 times | category:
    How to use FindFirstFile Win32 API from Visual Basic code
    ON: 2007-09-05 17:40:48
    This article describes how to use Win32 API functions from Visual Basic programming language to find files and obtain extended file info. Free sample Visual Basic code is available for download. Used technologies: Visual Basic 6.0, Win32 API
    578 times | category:
    Working With Files
    ON: 2007-09-05 17:36:49
    Is it possible to save data accepted by a VB program into a storage device, such as a hardisk or diskette, or even CDRW? The answer is possible.
    42 times | category:
    this:1/1 25records  total:6    start  Previous  Next  Last    goto:

    Category

      .NET (11)
      Buttons (3)
      Database Related (9)
      Date and Time (4)
      Development (4)
      Error Handling (3)
      File Manipulation (6)
      Introduction to Visual Basic (26)
      Miscellaneous (4)
      Multimedia (10)
      Networking (10)
      Security (1)
      VB Script (6)