I do not read this list as much as I would like.
I have archived over 1000 threads, to be read
as I have time.
Yes Connie Chan - this list seems to be "policed"
by a few good people. Every list needs people
who would take the list they use to their heart and soul.
I wish I would find a list for
I hope you have a good REF. for regex commands
O'Reilly's series book is the best I am told.
I do not have one for the IP address
but I have
email, zipcode, and phone
Here are the strings for regex
for the following
// check the email fields for validity
"^[_\.0-9a-z-]+@([0-9a-z][0-9a
"\" {slash} is one of the special {reserved} characters like "." , ";" ,
and many others.
All these special {reserved} characters need the "\" symbol to process it
to be able to be viewed
www.hostingelmira.com\testdir\test.html
would equal
www\.hostingelmira\.com\\testdir\\test\.html
Check