Web Hosting Offers
See the new scripts recently added to Dynamic Drive. Click here.
Original, practical CSS codes and examples such as CSS menus for your site.
    Search code samples  
 
  Keyword
 
 
 
   
 
 
  Code Samples
 
ASP
CSS
Dhtml
Html
Javascript
PHP
 
   
     LOGIN HERE  
 
Username
Password
Forgot Password
Verify Signup
 
 
 

ASP >> General

How do you convert a string to all uppercase or all lowercase?

Visitor Ratings (0) :
Description
To convert a string to uppercase use the UCase function. To convert a string to lowercase use the LCase function.
Code
Select All
 Rate this Resource