E-Mail validation


/ Published in: Java
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ([a-z0-9]+([-_\.]?[a-z0-9])+)@[a-z0-9äöü]+([-_\.]?[a-z0-9äöü])+\.[a-z]{2,4}

Report this snippet


Comments


You need to login to view comments.