This is a discussion on determing the data whether upper orr lower case within the Flash Actionscript Programming forums, part of the Web Development category; Is there any possibility to check whether the data given is upper or lower case.. sukumar...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, Get Ascii Key code values for every character in the string and check it. If the Key Code ranges from 65 - 90, it should be UpperCase and The Key Code ranges from 97 - 122, it should be LowerCase. Regards A.Ramesh |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get a lower load average on the server ? | sureshbabu | PHP Programming | 0 | 07-20-2007 04:31 AM |
| XML case-sensitive | vigneshgets | C# Programming | 2 | 07-12-2007 04:18 AM |
| Heart Health: Women Who Drink a Little May Lower Heart-Attack Risk | vigneshgets | The Lounge | 0 | 06-06-2007 02:28 AM |
| Test case technique | vadivelanvaidyanathan | Software Testing | 0 | 04-09-2007 02:53 AM |
| Test case for ATM | vadivelanvaidyanathan | Software Testing | 3 | 04-06-2007 05:56 AM |