!!!!
The strange thing is that i have another sites now working in my laptop that
use the similar, almost the same form to authenticate to the site....i they
works fine...
<cfform action="" method="post">
<br>
<table width="70%" border="1" cellpadding="0" cellspacing="0"
bordercolor="#E4E8E8">
<tr>
<td><table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr bgcolor="#E4E8E8">
<td height="17" colspan="2" align="center"
class="LetraForm"><strong>Formulario de Autenticación </strong></td>
</tr>
<tr>
<td align="right" bgcolor="#FFFFFF"> </td>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr class="LetraForm">
<td align="right" bgcolor="#FFFFFF"> Usuario: </td>
<td align="left" bgcolor="#FFFFFF"><DEFANGED_cfinput
name="txtLogin1" type="text" size="15" tabindex="1" required="yes"
message="Para autenticarse usted necesita de un nombre de usuario."
passthrough="class=""LetraForm"""></td>
</tr>
<tr class="LetraForm">
<td align="right"
bgcolor="#FFFFFF">Contraseña<DEFANGED_span class="LetraNormal">:</DEFANGED_span></td>
<td align="left" bgcolor="#FFFFFF"><DEFANGED_cfinput
name="txtPass" type="password" size="15" tabindex="2"
passthrough="class=""LetraForm"""></td>
</tr>
<tr align="center" class="LetraForm">
<td height="21" colspan="2"
bgcolor="#FFFFFF"><DEFANGED_cfinput name="chkPass" type="checkbox" value="1">
Olvidé mi contraseña </td>
</tr>
<tr align="center" class="LetraForm">
<td colspan="2" bgcolor="#FFFFFF"><br>
<DEFANGED_input name="Submit" type="submit" class="Botones" value="Aceptar..."></td>
</tr>
<tr align="center">
<td colspan="2" bgcolor="#FFFFFF"> </td>
</tr>
</table></td>
</tr>
</table>
</DEFANGED_cfform>
Regards
__
M.Sc. Hassan Arteaga Rodríguez
Microsoft Certified System Engineer
DIGI-Grupo de Desarrollo
COPEXTEL, S.A.
_____
From: Joe Rinehart [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 06, 2004 9:55 AM
To: CF-Talk
Subject: Re: What can I do..
Hassan,
Can you post the code of your form?
-joe
----- Original Message -----
From: Hassan Arteaga Rodriguez <[EMAIL PROTECTED]>
Date: Wed, 7 Jul 2004 11:22:25 -0700
Subject: What can I do..
To: CF-Talk <[EMAIL PROTECTED]>
Hi all:
I have a simple cfform with two cfinput txtLogin and txtPass when i click
submit button i got the message in my Error template:
"Element TXTLOGIN is undefined in FORM." it's not true.
Any help ? Please
Regards
__
M.Sc. Hassan Arteaga Rodríguez
Microsoft Certified System Engineer
DIGI-Grupo de Desarrollo
COPEXTEL, S.A.________________________________
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

