zParacha.com

Effective programming and blogging tips by Zaheer Paracha

Subscribe:

Posted by Zaheer Paracha 1 COMMENT

My earlier post on how to validate email address, SSN and phone number validation using Java regex still attracts lot of visitors. Today I realized that another piece of data that many programmers need to validate is the date. Many Java applications have to process input date values, so I Continue Reading »

categories: Java
Posted by Zaheer 16 COMMENTS

My post about Java regular expression gets a lot of hits daily. Someone commented that the regular expression I included in that post does not block certain invalid email addresses. So I updated the Java regular expression to validate email address. I am pretty sure that the following Java regular Continue Reading »

categories: Java
Posted by Zaheer 3 COMMENTS

Photo credit: aussiegall Continuing with our JavaScript regular expression series today we will discuss JavaScript regular expression to validate U.S phone number. Previously we talked about validating email , Social Security number and zip code using JS regex. In today’s post I’ll show you how to use JavaScript regular expression Continue Reading »

categories: Javascript
Posted by Zaheer 1 COMMENT

Continuing with my series of JavaScript regular expression today we will see how easy it is to validate zip code using regular expression in JavaScript. Previously we talked about validating email and Social Security number using JS regex. In today’s post I’ll show you how to use JavaScript regular expression Continue Reading »

categories: Javascript
Posted by Zaheer 15 COMMENTS

Regular Expressions offer a concise and powerful search-and-replace mechanism. They are patterns of characters used to perform search, extract or replace operations on the given text. Regular expressions can also be used to validate that the input conforms to a given format. For example, we can use Regular Expression to Continue Reading »

categories: Java

Search

Sponsors

Get Adobe Flash playerPlugin by wpburn.com wordpress themes