Email Id Verification
alister
alister.ware at ntlworld.com
Thu May 24 08:54:51 EDT 2012
On Thu, 24 May 2012 05:32:16 -0700, niks wrote:
> Hello everyone..
> I am new to asp.net...
> I want to use Regular Expression validator in Email id verification..
> Can anyone tell me how to use this and what is the meaning of this
> \w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*
this is not really a python question.
I would suggest you locate a good regular expression tutorial & then try
to break it down
otherwise you could try asking in an asp.net forum
--
Sometimes when presented with a problem you will think "I know I will use
regular expressions" Now you have two problems.
More information about the Python-list
mailing list