On the cf page that actually receives the form data, use

<CFPARAM Name="form.myFormField" default="default">

to make sure that all the variables you expect are at least defaulted to
a specified value even if they are not passed from the survey form.

Xing

>
> I am creating hidden form fields for all the questions.  But what should
I
> do with the questions that the user does not have to
complete(specifically a
> check box, or an option button)if they leave it blank, it does not get
> passed and I can't update the database.
>
> Thanks,
> �
> ���� ---miriam
>
> ------------------------------------------------------------------------
----
> --
> Archives: http://www.eGroups.com/list/cf-talk
> 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 bo


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to