Toby: You can do this using the disabled property of the form elements, which can be set on page load using the disabled attribute of the form element tag or programmatically using JavaScript to set the value to true or false.
Hope this helps, Brian > Hi there > > I have a form which I am getting users to complete. > > Based on the result of choosing various options on the form I would > like somehow to grey out sections on the form (basically so that if a > user selects on option they then go on to fill the appropriate section > of the form and the other area is greyed out and cant be used). > > Thanks in advance ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292984 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

