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: "Vimal Lakhera"

Creating CSv file from databaseVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/24/2005Views: 21671
Creating CSv file from database. Code is in C#.

Bind a DropdownList Version: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/24/2005Views: 18315
/// This function is used to bind a DropdownList /// /// Query to get DropDown value /// Text to be displayed /// Value Part of dropdown /// ...more>>

Check whether a specific value existsVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 8503
Check whether a specific value exists. Code is in C#. /// /// This function is used to check whether a specific value exist or not in a database /// Or It check for Duplicate values /// /// FieldName o ...more>>

Used to Create Thumb of a given ImageVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 12612
Used to Create Thumb of a given Image. Code is in C#. /// /// Used to Create Thumb of a given Image /// /// Location of a given Image /// Location to save Thumb Image ...more>>

Get the Dimensions of an uploaded ImageVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 14218
Get the Dimensions of an uploaded Image. Code is in C#. /// /// This function is used to get the Dimensions of an uploaded Image /// /// stream object /// Height and Width of given Imagemore>>

Display last selected value in ComboBoxVersion: ASP
Author: Vimal LakheraSubmitted: 5/26/2005Views: 33401
This code displays last selected value in ComboBox.
Page 1 of  1

Go to page: 1