You are not logged in.
Pages: 1
function isEmail(_val) { return (/([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/i.test(_val)); }
http://cheolho.deviantart.com/
Offline