![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to alter certain letters to uppercase or lowercase when submitted to a database eg the first letter in you surname to upper, the end of the surname to lower case. |
|
Also is there a way of taking an alphabetical list and putting spaces in between each change of letter? |
#3
| |||
| |||
|
|
On 10 Jul 2004 in macromedia.dreamweaver, Gareth wrote: I want to alter certain letters to uppercase or lowercase when submitted to a database eg the first letter in you surname to upper, the end of the surname to lower case. Relatively easy in most scripting languages. What do you have available? Also, consider: what about the (numerous) special cases (Mc/Mac, d', van/von, O', de la ...) Also is there a way of taking an alphabetical list and putting spaces in between each change of letter? In what kind of context? Again, not difficult in most scripting languages. -- Joe Makowiec http://makowiec.net/ Email: http://makowiec.net/email.php |
#4
| |||
| |||
|
|
Well say it is a list of names i just want to seperate the a's from the b's, i am using VB Script ASP. |
|
Bad example in the first instance basically i have many customers who have a unique code when adding that to a database i want to make sure it is stored in a certain way ie uppercase for some leeters and lower case for others. say like a national insurance number? AA123456A want to make sure that the a's are submitted as capital's. |
![]() |
| Thread Tools | |
| Display Modes | |
| |