Enter Keywords:
1 - 10 of 154(0 seconds)
Sort By:
 
How do I convert a char in a string to Upper or lower case ? Ex. var x = "Hello", I want to convert it to "hello"
Zones: JavaScriptDate Answered: 06/06/2000 Rating: 6.8 Views: 0
Hello, Is there a command that can format text such that input: "question body" output: "Question Body" without having to use the toUpperCase() and toLowerCase() methods? If not, how w...
Zones: JavaScriptDate Answered: 07/30/2003 Rating: 7.4 Views: 0
How do I write an event that converts text from upper case to lower case ? I don't want to use UCase$() or LCase$()... How do I count the number of occurrences of a substring in a string? I will...
Zones: Visual BasicDate Answered: 08/20/2003 Rating: 7.4 Views: 0
Greetings, This question concerns converting the first lower case letter to upper case when reading a file to a buffer.  I have the routine which performs the conversion but I can't apply it to th...
Zones: C++Date Answered: 05/12/1998 Rating: 9.0 Views: 0
can i have a piece of code to convert $var to lowercase
Zones: PerlDate Answered: 09/02/1998 Rating: 8.4 Views: 0
How can I convert a string of upper and lower case characters to all lower case?
Zones: PerlDate Answered: 09/09/1998 Rating: 8.2 Views: 0
Could somebody please tell me what the statement would be for putting text into lower case, that has been passwd from a previous form.
Zones: PHPDate Answered: 07/01/2004 Rating: 7.4 Views: 0
After changing the font, for given fonts the lower character parts are covered in a DBGrid .   How can I set optimal the height of the rows according to the fonts? Janos
Zones: Delphi Programming, Font ...Date Answered: 02/08/2002 Rating: 9.0 Views: 0
Is there a way in frontpage on a form to enforce use of lower case???
Zones: FrontPageDate Answered: 03/24/2003 Rating: 6.8 Views: 0
how do i return a string which just has lower case text in it from text that is in a text box (which has been entered by a user) which may have capital letters in it? Is there just a simple functio...
Zones: Visual BasicDate Answered: 03/30/2003 Rating: 7.8 Views: 0