gnu-regexp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Regexp] Newbie email match question


From: Eric Martin
Subject: [Regexp] Newbie email match question
Date: Sun, 17 Mar 2002 12:18:12 -0800

I need a reqular expresstion that will validate if I have been given a valid 
email address.  I have tried the following which does not work:

address@hidden

Basically, I want to match any non ampersand chars followed by a single 
ampersand followed by any non ampersand chars.

Thanks,

Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]