Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Miscellaneous code

Send a Text Message to a Cell Phone from VB.NETVersion: VB 2005
Author: Scott LysleSubmitted: 8/18/2006Downloads: 23027
This article describes a simple way to send text messages to a cellular phone from within a VB.NET desktop application. The source code provided includes a relatively good list of carriers to simplify the task of connecting with a cell phone and the task ...more>>

Count pages of PDF document (Except pdfs 1.3 ver)Version: VB6
Author: krishnaSubmitted: 8/16/2006Views: 23276
Counting the exact number of pages in any PDF document.

Count pages of word documentVersion: VB6
Author: krishnaSubmitted: 8/16/2006Views: 19000
Counting the exact number of pages in any Word document.

TIF file printer from command lineVersion: VB6
Author: KrishnaSubmitted: 8/2/2006Views: 14023
Tif file can be printed with 2 lines of code.

CD EJECT Version: VB6
Author: KrishnaSubmitted: 8/2/2006Views: 17839
Ejecting cd 5 lines of code.

Get # of jobs waiting in printer queueVersion: VB6
Author: KrishnaSubmitted: 8/2/2006Views: 14089
Get number of jobs waiting in a particular printer queue.

Hide Task ManagerVersion: VB6
Author: KrishnaSubmitted: 8/2/2006Views: 13802
Hide taskmgr with shell 2 lines of code.

Close any App from VBVersion: VB6
Author: KrishnaSubmitted: 8/2/2006Views: 8852
You can close any application from VB using sendkeys.

GET WINDOWS VersionVersion: VB6
Author: chaitanyaSubmitted: 8/2/2006Views: 15363
Getting windos version code is open for all in MS website itself. The code is same -there is no other procedure of getting OS version from vb6 other than this.

UNZIP without any zip softwareVersion: VB6
Author: KrishnaSubmitted: 8/2/2006Downloads: 6479
UNZIP files without any zip software.

<< Previous  Page 31 of  78  Next >>

Go to page: 31  32  33  34  35  36  ...