Only thing I can say is to perhaps incorporate a default parameter within 
the page like so:

<cfparam name="Month" default="blah" type="date">

At least this would stop the error from happening on those rare occassions 
as you say.


>From: "Jon Hall" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: weird error
>Date: Thu, 16 Nov 2000 14:06:15 -0500
>
>I have a form field on a site with two select boxes for month and year. For
>some strange reason, on odd occasions the select boxes fields do not get
>posted. I cannot for the life of me recreate this error.
>The only odd thing I can see is the browser is listed as Cold Fusion 
>4.0...?
>
>jon
>
>Error resolving parameter MONTH
>ColdFusion was unable to determine the value of the parameter. This problem
>is very likely due to the fact that either:
>
>   1.. You have misspelled the parameter name, or
>   2.. You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or
>CFTABLE tag.
>The error occurred while evaluating the expression:
>
>  expdate = "#month##year#"
>The error occurred while processing an element with a general identifier of
>(CFSET), occupying document position (2:1) to (2:33).
>
>Date/Time: 11/15/00 09:15:37
> >>Browser: ColdFusion 4.0<<
>Remote Address: 216.136.29.251
>Template: e:\www\cookbrothers.com\shoppingcart\order\completeorder.cfm
>
>
>------------------------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a 
>message with 'unsubscribe' in the body to 
>[EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to