Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
how to validate following for same textbox
http://www.google.com
http:xxx.com
www.google.com
Posted
Updated 4-Aug-11 20:57pm
v2
Comments
Member 8071820 5-Aug-11 2:18am    
plz help me
Sergey Alexandrovich Kryukov 5-Aug-11 2:57am    
Please tag your question properly -- important! This has nothing to do with ASP.NET, but is .NET.
--SA

1 solution

I suggest you download the program expresso. It helps you build regular expressions and test them. Also, 9 out of 10 real programmers know how to do something like this[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 5-Aug-11 2:59am    
Just 90%? Well, programming must be in deep decline... :-) My 5 -- right idea.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900