CyberDigo Posted October 31, 2006 Report Share Posted October 31, 2006 Amigos, daria para fazer assim.... if (document.formMkt.<%=vnome%>.value=="") { alert("O campo ATIVIDADE deve ser preenchido !") document.preliminar.atividade.focus(); return false }Daria assim ????obrigadoRodrigo Quote Link to comment Share on other sites More sharing options...
0 fercosmig Posted November 1, 2006 Report Share Posted November 1, 2006 não testei, você já testou? deu algum erro?teoricamente o javascript recebe os valores do asp de boa... o contrário não acontecefaz um teste aí e mostra pra gente se der algum erroabraços Quote Link to comment Share on other sites More sharing options...
Question
CyberDigo
Amigos, daria para fazer assim....
if (document.formMkt.<%=vnome%>.value=="")
{
alert("O campo ATIVIDADE deve ser preenchido !")
document.preliminar.atividade.focus();
return false
}
Daria assim ????
obrigado
Rodrigo
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.