Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
epolanski
8 months ago
|
parent
|
context
|
favorite
| on:
HTML Form Validation is underused
Also, many things that look like numbers shouldn't be encoded as such, e.g. credit cards or phone numbers, are not.
E.g. any leading zeros get dropped out of phone number starting with a 0, very common.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
E.g. any leading zeros get dropped out of phone number starting with a 0, very common.