The best way with radio buttons is to always precheck one. either 1 or 5 or I guess in the middle.
Otherwise, I would setup a JavaScript validation on each radio button and verify that something has been checked. (I think you can do this through <cfform> it will create the javascript for you. Paul Giesenhagen QuillDesign ----- Original Message ----- From: "Paul" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, August 01, 2002 12:07 PM Subject: Radio Button Form Question > Hello, > > I believe this will be a light weight question for this list, > > I am creating a customer feedback survey, in which customers answer question by selectin 1-5 on a list of radio buttons.... > > In the situation where a customer leaves a question or mutltiple questions blank how do I return the customer to the form with the radio buttons > that he/she did fill out populated? > > Thanks > -Paul > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

