Give a maxLength in inputs
-
Hi
I’ve seen that in all the inputs that exists in the website don’t have any limit of characters. You should limit it, because having a product title with 1000 characters is not a good thing. And it could be for all inputs in the website.
And just to ask, are they protected to SQL Injection ?
Cause since there isn’t any maxLength parameter in the input, I don’t think there is any protection against anything.
Thanks
- The topic ‘Give a maxLength in inputs’ is closed to new replies.