Check out our New Aspin Website in Beta:
New Name, New Features, Same People!
ASP Case   - ASP tutorial, script, programming, code

Aspin.com
  
 Navigator >    You are 1 of 718 Active Visitors.
Menu >
Hot Deals  |  My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Case      Add to QuickList   

Convert simple VBScript class Code Snippet
  Hits Today: 5  Total: 3055
Updated: 12/18/2001
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
  Hits Today: 1  Total: 623
Updated: 1/28/2007
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
  Hits Today: 1  Total: 8861
Updated: 11/13/2000
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
 Sponsor

Selective upper case char Site: Planet Source Code
  Hits Today: 1  Total: 6447
Updated: 11/17/2002
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
  Hits Today: 1  Total: 5044
Updated: 5/10/2003
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
  Hits Today: 1  Total: 3620
Updated: 4/13/2003
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
  Hits Today: 1  Total: 412
Updated: 3/7/2007
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
 Sponsor

ASP LCase Function Site: ASP & ASP.NET Resources
  Hits Today: 1  Total: 336
Updated: 3/10/2007
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
  Hits Today: 2  Total: 1816
Updated: 8/27/2001
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 >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP Case   - ASP tutorial, script, programming, code Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use