RegExLib.com - The first Regular Expression Library on the Web!
Home
Search
Regex Tester
Browse Expressions
Add Regex
Login
Please support RegExLib Sponsors
Subscribe
Recent Expressions
Site Links
Regex Cheat Sheet
Search
Regex Tester
Browse Expressions
Add Regex
Manage My Expressions
Contributors
Regex Resources
Web Services
Advertise
Contact Us
Register
Recent Expressions
Recent Comments
Community
Regex Forums
Regex Blogs
Regex Mailing List
Top Contributors
Michael Ash (55)
Steven Smith (42)
Matthew Harris (35)
tedcambron (29)
PJWhitfield (28)
Vassilis Petroulias (26)
Matt Brooke (22)
Juraj Hajdúch (SK) (21)
Mukundh (21)
RobertKaw (19)
All Contributors
Advertise with us
Sponsors
Expressions by User
Displaying page
1
of
1
pages; Items
1
to
2
Title
Test
Details
Explain the following regular expressions. Where would they be used? What potential problems do you foresee in using them?
Expression
^[a-zA-Z0-9]+([_.-]?[a-zA-Z0-9]+)?@[a-zA-Z0-9]+([_-]?[a-zA-Z0-9]+)*([.]{1})[a-zA-Z0-9]+([.]?[a-zA-Z0-9]+)*$
Description
Explain the following regular expressions. Where would they be used? What potential problems do you foresee in using them?
Matches
I dnthave any idea
Non-Matches
I dnt have any idea
Author
Rating:
Not yet rated.
Kanupriya Surana
Title
Test
Details
Explain the following 2 regular expressions. Where would they be used? What potential problems do you foresee in using them?
Expression
^[^<>&~\s^%A-Za-z\\][^A-Za-z%^\\<>]{1,25}$
Description
Explain the following 2 regular expressions. Where would they be used? What potential problems do you foresee in using them?
Matches
Dnt have any idea
Non-Matches
Dnt have any idea..need an answer urgently
Author
Rating:
Not yet rated.
Kanupriya Surana
Displaying page
1
of
1
pages; Items
1
to
2
Copyright © 2001-2025,
RegexAdvice.com
|
ASP.NET Tutorials