|
||||||||||
RLWD Web Services |
ASP uCase Function |
|||||||||
| ASP Functions lCase uCase isDate isNumeric Left, Mid, Right Len (Length) Replace Trim Response.Redirect Response.Write Month, Day, Year Date, Time, Now Hour, Minute, Second MonthName Weekday WeekdayName |
Sponsored Links The ASP uCase() function is used to set a string or the contents of a variable to Uppercase. uCase Function Arguments Text to be revised ASP Coding for uCase Function <% sTxtString = "How is John?" sTxtString = uCase(sTxtString) Response.Write sTxtString %> OR <% Response.Write uCase("How is John?") %> Result HOW IS JOHN? |
Web Programming asp 301 redirect asp characters chr() asp functions html tags javascripts metric conversion unix commands |
||||||||
ReaLife WebDesigns / 310.371.3275 |
||||||||||