I have a really nice regular expression that I have used in JavaScript for about 5 years no. It seems to conform to every rule and validates addresses well.
However, as good as I am with JavaScript, I must admit to copying this reg ex from elsewhere, and really don't know regular expressions well.
I am coding a VB app, and need a similar reg ex to validate an email in VB.
Question
+Dick Montage Subscriber²
Hi
I have a really nice regular expression that I have used in JavaScript for about 5 years no. It seems to conform to every rule and validates addresses well.
However, as good as I am with JavaScript, I must admit to copying this reg ex from elsewhere, and really don't know regular expressions well.
I am coding a VB app, and need a similar reg ex to validate an email in VB.
Anyone have any?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts