Fatto!
Scusatemi!
![]()
Fatto!
Scusatemi!
![]()
codice:<form onsubmit="return checkMail( this );" .....> <input type="password" size="13" name="password" maxlength="13" /> <input type="submit" value="Login" name="tologin" /> </form> nello script in <head> function checkMail( __hForm ) { if ( __hForm.elements['password'].value == '' ) { alert( "Inserire la password!" ); return false; } else return true; }
DYNAMIC+ [ E-mail ]
Secondo me non si può fare!