Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • James Joplin 11 posts 62 karma points
    Nov 08, 2012 @ 18:11
    James Joplin
    1

    Email Address Regular Expression Adjustment

    Hey Everyone,

    I made a slight alteration to the regular expression utilized to verify a valid email address :

    @"[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?"
    

    Hopefully this helps some other folks out!

Please Sign in or register to post replies

Write your reply to:

Draft