tips & tricks


Home Blogs | Home | Login | Contact | My Profile | RSS | About | Cerca

Controllo Email format

CONTROLLA un campo email function isEMailAddr(elem) {     var str = elem.value;     var re = /^[\w-]+(\.[\w-]+)*@([\w-]+\.)+[a-zA-Z]{2,7}$/;     if (!str.match(re)) {         alert("Verify the e-mail address format.");         setTimeout("focusElement('" + elem.form.na 
Leggi tutto il post...
Categoria: Jscript
martedì, 29 mar 2011 Ore. 09.19

Scrivi un commento

Nome:
Blog:
E-Mail:
(l'indirizzo e-mail non verrà pubblicato, consente di essere avvertiti quando arrivano nuovi commenti a questo Post)
Codice:
Corpo:
Cookie:

Commenti

Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003