no but if you don't specify a default. The parameter MUST exist, or you get
an error.
From: "stas" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: CF 4.0 bug?
Date: Fri, 25 Aug 2000 12:14:10 -0700
Hello,
I set up a development environment on my laptop to work while traveling. The
server chokes on the below line, that's from app_layout.cfm to use along
with <cf_bodycontent>. It works fine on my box at work. My question, do you
always have to provide a default value when you use cfparam? Thanks.
<cfparam name="request.bodycontent">
the error:
================================
Error Diagnostic Information
The required parameter request.bodycontent was not provided.
This page uses the CFPARAM tag to declare the parameter
'request.bodycontent' as required for this template. The parameter is not
available.
Please verify that you have passed or initialized the parameter correctly.
If you wish to set a default value for the parameter you should use the
DEFAULT attribute of the CFPARAM tag.
================================
------------------------------------------------------------------------------
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.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
------------------------------------------------------------------------------
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.