RE: Problem with login page

2001-05-04 Thread Erika L Walker
to be amused. -Original Message- From: Hubert Earl [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 7:15 PM To: CF-Talk Subject: Problem with login page hi. when i submit my login page i get this error message: Error Diagnostic Information An error occurred while evaluating

Re: Problem with login page

2001-05-04 Thread Jon Hall
So what is the name of the password field on your login page? Is it UserPassword? jon - Original Message - From: Hubert Earl [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 03, 2001 7:15 PM Subject: Problem with login page hi. when i submit my login page i get

RE: Problem with login page

2001-05-04 Thread Semrau, Steven L Mr SRA
International, Inc. Senior Member, Professional Staff [EMAIL PROTECTED] [EMAIL PROTECTED] Com: (703) 805-1095 DSN: (703) 655-1095 -Original Message- From: Hubert Earl [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 7:15 PM To: CF-Talk Subject: Problem with login page hi. when

Re: Problem with login page

2001-05-04 Thread Hubert Earl
My Jamaican Art, Craft More Online Store: http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html - Original Message - From: Jon Hall [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 04, 2001 2:59 AM Subject: Re: Problem with login page So what is the name

Re: Problem with login page

2001-05-04 Thread Hubert Earl
L Mr SRA [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 04, 2001 9:20 AM Subject: RE: Problem with login page First, I would double check to make sure the name of that form field is UserPassword, if it can't find the form field. You can also check your debug output

RE: Problem with login page

2001-05-04 Thread Peter Tilbrook
You should be able to use cfinput name=password type=password required=yes message=Password is a required field. rather than INPUT as a hidden field. ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Problem with login page

2001-05-03 Thread Hubert Earl
hi. when i submit my login page i get this error message: Error Diagnostic Information An error occurred while evaluating the expression: #Form.UserPassword# Error near line 8, column 15. Error resolving