Copied to clipboard

Flag this post as spam?

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


  • Albert 27 posts 49 karma points
    Sep 10, 2012 @ 17:51
    Albert
    0

    Regex with clientdependency

    Hi, I have the follow regex and works perfectly, however, with Client Dependency didn't work. 

    var mailRegEx = new RegExp(/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+(?:[A-Z]{2}|com|org|net|edu|gov|mil|biz|info|mobi|name|aero|asia|jobs|museum|[a-z]{2})\b$/);

    Does anyone knows about this issue?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft