Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper casing
Message
From
23/09/2014 13:56:41
 
General information
Forum:
CSS
Category:
Styling
Title:
Miscellaneous
Thread ID:
01608086
Message ID:
01608102
Views:
49
This message has been marked as a message which has helped to the initial question of the thread.
Likes (1)
>Hi everybody,
>
>I found in our code
>
>
>style="text-transform: uppercase"
>
>It seems to be working fine as the value looks upper case. However, it is still saved in the original casing and I want it to be saved in upper case as well.
>
>Should I do it manually in javascript code?
>
>Thanks in advance.

If your Javascript is client side and you require that data be uppercased, then you should uppercase it on the server. It really doesn't matter how it is being sent from the browser.
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform