Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple string functions
Message
De
05/02/2005 22:06:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
03/02/2005 14:58:33
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00983603
Message ID:
00984264
Vues:
15
>Hello,
>I am a complete and total newbie to ASP.NET, but I do have a bit of VB.NET experience. Anyway, I inherited an ASP.NET app, and I am having all sorts of troubles. Do string functions, such as UCASE() work in ASP.NET? If not, what can I do as an alternative?
>
>Thanks!
>
>MAC

ToLower(),ToUpper()... string methods are available to all .Net applications. ie:

txtBox1.Text = "uppercaseme".ToUpper()

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform