I've had this problem using standard input tags.  I even knew not to use it
but forgot.  Couldn't figure out why my start_date field wasn't being
passed.  Silly me.

--K

> -----Original Message-----
> From: Scott, Andrew [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 02, 2000 3:55 PM
> To: CF-Talk
> Subject: RE: _date fields
> 
> 
> Can I ask this is using the cfinput/cfform tgas I guess. The 
> sites that you
> guys use this on, are these commercial public sites or 
> intranet systems.
> 
> regards
> 
> Andrew Scott
> ANZ eCommerce Centre
> * Ph 9273 0693  
> * [EMAIL PROTECTED]
> 
> 
> -----Original Message-----
> From: Jamie Keane [mailto:[EMAIL PROTECTED]]
> Sent: 03 October 2000 07:38
> To: CF-Talk
> Subject: Re: _date fields
> 
> 
> I've experienced that on a few occasions, and it is because 
> CF reserves the
> "_date" suffix for validating fields.  The way around this is 
> to not name
> your form fields with _date or _required or whatnot.  I wish 
> there was a way
> to turn this off!
> 
> --
> Jamie Keane
> Programmer
> SolutionMasters, Inc.
> 9111 Monroe Rd., Suite 100
> Charlotte, NC  28270
> www.solutionmasters.com
> 704.563.5559 x 228  Voice
> 704.849.9291  Fax
> -----Original Message-----
> From: Karl Simanonok <[EMAIL PROTECTED]>
> To: CF-Talk <[EMAIL PROTECTED]>
> Date: Monday, October 02, 2000 3:44 PM
> Subject: _date fields
> 
> 
> >I've also experienced problems with form fields named 
> 'something_date',
> >they don't get properly passed as form fields.  I think it 
> has something
> >to do with CF's data input validation algorithm getting 
> confused when it
> >doesn't find a 'something' field to do the validation on.  
> I've learned
> >(the hard way) to never name a form field with a _date suffix, except
> >for validating a date field.
> >
> >Regards,
> >
> >Karl Simanonok
> >
> >Original message:
> >===========
> >Date: Sun, 1 Oct 2000 11:13:17 -0400
> >From: Bud <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Re: Date fields in SQL
> >Message-ID: <p0432040fb5fd043d4afa@[192.168.0.2]>
> >
> >On 10/1/00, W Luke penned:
> >>Hi,
> >>
> >>Well it's another Query problem for Will today - the error 
> message is
> >>telling me it can't find expiry_date field - in Access I've set the
> >>date/time format to a custom dd-mmm-yy - is this the 
> problem?  Here's
> >the
> >>code:
> >
> >For some reason, every now and again I have problems if I name
> >something underscore date. Try naming expirydate and see if that
> >helps.
> >
> >And it wouldn't hurt to refer to today as #createodbcdate(today)#.
> >But that's probably not the problem.
> >--
> >
> >
> >-------------------------------------------------------------
> --------------
> ---
> >Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> >To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to