Suppose that there are textbox First name and Last Name. Should we trim it before entering it into database For example
First name "John " -> trim to "John"
Last name "Lennon " -> trim to "Lennon"
|
Questions on User Experience Stack Exchange are expected to relate to user experience within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.