... mhm ... prova a separarli...
anche se suggerirei un ".redirect" per gestire l'errore in separata sede...codice:If re.Test(username) = False Response.Write "Inserire username alfanumerica" response.end end if if re.Test(password) = False Then Response.Write "Inserire password alfanumerica" response.end end if![]()

Rispondi quotando