QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: Pete on January 25, 2019, 04:37:47 pm
-
I put together some code to check for valid email addresses. More rules than I thought. I posted the code here:
https://www.tapatalk.com/groups/qbasic/viewtopic.php?f=648955&t=39425
I 'm not sure how bulletproof it is at this point, but it seems to handle a good deal of formats so far.
Pete
-
Yeah, it's crazy how far spread out the information in the RFCs is for email address validation.