danielkhing
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 8/3/2011
-
Status: offline
|
Allow button when a text box is filled...
Tuesday, August 09, 2011 1:51 AM
( permalink)
Hi there, I need some help to allow the button on this source code, just if the text box is not in blank, how can I do that? <!-- Entrada da senha e link para a página de leia-me --> Senha de acesso: <input type="text" name="senha"> <input type=button name="Entrar" onClick="document.location='Interface001LeiaMeProducao.asp';" value="ENTRAR"> <%
|
|
|
|