Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

canada postal code regex

/^[ABCEGHJ-NPRSTVXY]d[ABCEGHJ-NPRSTV-Z][ -]?d[ABCEGHJ-NPRSTV-Z]d$/i
Comment

regex canadian postal code

var regex = /^[A-Za-z]d[A-Za-z][ -]?d[A-Za-z]d$/;
Comment

PREVIOUS NEXT
Code Example
Javascript :: javascript array value dom 
Javascript :: jquery innerhtml 
Javascript :: js redirect to url 
Javascript :: js window redirect 
Javascript :: javascript redirect function 
Javascript :: redirect link javascript 
Javascript :: redirect to html page in javascript 
Javascript :: vehicle number regex 
Javascript :: converst strig in number in js 
Javascript :: javascript password max length 
Javascript :: node redirection 
Javascript :: javascript download string as file 
Javascript :: console redux state shows proxy 
Javascript :: hello world in jsp 
Javascript :: docker react module not found 
Javascript :: document get element by id style 
Javascript :: give multiple classes in modular css react 
Javascript :: react overflow scroll 
Javascript :: uppercase first letter of each word javascript 
Javascript :: javascript thousand separator 
Javascript :: component did mount in hooks 
Javascript :: how to get relative postiion mouse click on element 
Javascript :: angular one array contains any of second 
Javascript :: python object to json 
Javascript :: get document height js 
Javascript :: get the value or text from select element using javaScript 
Javascript :: vue get props into data 
Javascript :: javascipt get last element of array 
Javascript :: node js get input from console 
Javascript :: How to fix CSS & JS not loading issue in cPanel laravel 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =