Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Jaw Dropping awful!
* Do they let you enter phone numbers with the area code 399 which doesn't exist?
* Phone numbers that won't exist like 555-0000?
* What if I have an international number? Am I not allowed to use this site!?
* What if I have no phone number?
* What if I have multiple phone numbers?
These are all questions that kill me when I see shit like this. -
ultrono23588yFor the love of all things holy. Why wouldn't you use a simple regex to validate that?
-
Grumpy28878yI hate all interfaces that force me to click instead of giving me the option to type, but this one is the worst I've ever seen. And the code just leaves me speechless.
-
Even with this it's probably not preventing SQL injection, I'd imagine that you could just write your own POST request for it and ignore the form completely...
-
620hun83708y@MohitC You can always create another option element in the inspector in which you place the SQL code and submit that.
-
iceman9568ylooking only on the last drop down field you have 9^4 different combinations.. 9*9*9*9 lines in that code..
is there a limit for lines of Code? Jesus Christ, I bet its from India -
@boomi he still needs to worry. In fact if they aren't validating on the server side, they should worry more, cause this form is likely to piss someone off enough to do it.
-
Kanimaru7808yThis is a repost there was anywhere another rant that was explaining the reason of this Screenshot but I won't find it anymore xS
Related Rants
Please enter your phone number...
undefined
html