> 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.
        
        You should have a default value for unanswered items. Like none,
-1, 0, NA, etc... So on your pages that you assume you need a value on:

<CFPARAM name="FORM.Salary" value="-1">



              Tariq Ahmed - [EMAIL PROTECTED] - ICQ 6308515
         TIBCO Finance Technology - Web Group - Senior Web Engineer
     Work: 650-461-3472   Pager: 800-759-8888x1702632   Fax: 650-461-3003
                 3375 Hillview Avenue. Palo Alto, CA. 94304.

------------------------------------------------------------------------------
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 body.

Reply via email to