Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Wrong email validation characters Signup · Login
Author Thread
Wrong email validation characters
Posted in tutorial: Server Side Email Addresses Validation using VBScript
·  w1ser
User
Joined: 24 Feb 2003
Total Posts: 1
Wrong email validation characters
Posted: 25 Feb 2003
May I point this mistake in your article and code:
1) The characters valid in the local part (username) of an email address are not limited to abcdefghijklmnopqrstuvwxyz_-. as you state in your article and accompaining code.
You should have a look at RFC 2821.

This seem a problem with the whole site though: during the signup process I came across more disregards for standards:

1) email addresses are NOT limited to 40 characters.
2) the local part of an email addresses is case sensitive. I tested this by entering a mixed case email address, it was delivered converted to the lowercase version. What if it had been a different user?

Users Who Have Visited This Thread In Last 24 Hours
3 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.