You are 1 of 38 Active ASP Visitors
 
 
  ASP Home  |  Resources  |  Write a Review  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Case      [+] Favor-It   
 
Sort By:  

1
Reviews
0
Favor-It
This is a simple example of a VBScript class, that will return the full name of a state or a country given its two letter abbreviation. This is really useful with select boxes in forms and formatting results from databases. Code: ASP 3.0 & VBScript

 ASP Select Case Site: Tizag Webmaster Tutorials 
0
Reviews
0
Favor-It
The variable that appears immediately after Select Case is what will be checked against the list of case statements. These case statements are contained within the Select Case block of code. Author: tizag Code: ASP 3.0 & VBScript

 Case Conversion Site: Planet Source Code 
0
Reviews
2
Favor-It
This is a simple function that converts a string to Mixed case (very easy, but a very useful script). Author: Daz B Code: ASP 2.0 & VBScript

 Selective upper case char Site: Planet Source Code 
0
Reviews
1
Favor-It
Converts first letter of words into uppercase and the rest into lowercase. Had to put something together quickly for imported data and this did the trick. Author: Kobus Duminy Code: ASP 3.0 & VBScript

 Converting a String to Proper Site: Programmers Resource 
0
Reviews
3
Favor-It
Here's a script that will take any string and convert all words so that the first letter is uppercase, the remaining characters are lowercase. Author: Neil Beswick Code: ASP 3.0 & VBScript

 Case Conversion Site: Programmers Resource 
0
Reviews
0
Favor-It
To convert to upper and lower cases you can use the following UCASE and LCASE functions in this tutorial. Author: ProgrammersResource.com Code: ASP 3.0 & VBScript

 ASP UCase Function Site: ASP & ASP.NET Resources 
0
Reviews
0
Favor-It
The ASP UCase function is used to convert a string to upper case. All lower case letters in the string passed as an argument to UCase are converted to upper case, while all upper case letters and special characters remain the same. Author: AspDev Code: ASP 3.0 & VBScript

 ASP LCase Function Site: ASP & ASP.NET Resources 
0
Reviews
0
Favor-It
The ASP LCase function is used to convert a string to lower case. All upper case letters in the string passed as an argument to LCase are converted to lower case, while all lower case letters and special characters remain the same. Author: AspDev Code: ASP 3.0 & VBScript

 Timing & Benchmarking ASP Scripts Site: ASP Alliance 
0
Reviews
0
Favor-It
The simplest way to time a script is to basically take a snapshot (now())of the current time before some processing, and then take a snapshot at the end of the processing. Author: Robert Chartier Code: ASP 3.0 & VBScript


    More Pages: 1 | 2 Next >>  




Icon Key > - Recently Updated - Showcase Listing


ASP Section Stats
59557 page-views today
166378 yesterday
4.87 million last month
372.17 million total
since March 16, 1999
(formerly Aspin.com)
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  
Write a User Review Today!
Its Fun, Fast, and Easy!

© 2012 InfoGenius Inc., All rights reserved