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 >> Code Snippets

Simple Color PaletteVersion: VB.NET 2003
Author: Michel RenaudSubmitted: 10/25/2006Views: 19349
Using controls that supports transparent colors runtime color palette.

Flexgrid with row(s) or column(s) selectedVersion: VB6
Author: amit kumar dhimanSubmitted: 9/7/2006Views: 32790
This code is able to select row(s) or column(s) by using ctrl key. This code can be modified according to need easily . The name of MSFLEXGRID is "fgtable".

Simple Code For Date Validation In Vb.NetVersion: VB.NET 2003
Author: Ranjan DSubmitted: 8/31/2006Views: 101144
A Very simple code for date validation in vb.net. The date formate to be given is dd/mm/yyyy.

New user creation in oracle using vbVersion: VB6
Author: Saptarshi ChaudhuriSubmitted: 8/30/2006Views: 13517
This code creates a new user in oracle and also grants the specific permission.

Count the pages of TIF file with vic32.dll fileVersion: VB6
Author: krishnaSubmitted: 8/23/2006Views: 9167
You can count # pages perfectly but you need to HAVE "VIC32.DLL" must & should.

Print the Jpg / Gif / Bmp File to Paper SizeVersion: VB6
Author: krishnaSubmitted: 8/23/2006Views: 20869
print the Jpg / Gif / Bmp file to Paper size

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

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

Add Form Controls at Run-timeVersion: VB6
Author: DeepSubmitted: 8/12/2006Views: 21303
Add TextBox dynamically during runtime.

Sending e-mail by using SMTP and ASP.NETVersion: ASP.NET 1.1
Author: samnetSubmitted: 8/12/2006Views: 21376
Sending e-mail by using SMTP and ASP.NET.

<< Previous  Page 18 of  67  Next >>

Go to page: 18  19  20  21  22  23  ...