My mistake. I knew that but had forgot to select a default. Was scratching my head for a couple of minutes until I worked out the problem.
Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 13 June 2003 12:40 PM To: CFAussie Mailing List Subject: [cfaussie] RE: form fields That's normal form handling. Radio buttons, check boxes and select boxes are not defined on the action page if not checked/selected. You need to check one of the radio buttons by default on the form in case a user forgets. This way the name of the radio button series will always appear in the form.formfields list. Steve C -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 13 June 2003 11:38 AM To: CFAussie Mailing List Subject: [cfaussie] RE: form fields no wait it does recognise radio buttons is selected. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 13 June 2003 11:21 AM To: CFAussie Mailing List Subject: [cfaussie] RE: form fields form.fieldnames -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 13 June 2003 11:18 AM To: CFAussie Mailing List Subject: [cfaussie] form fields Is there a way to return the name of fields in a form if you don't know what they are call. I'm generating fields automatically and want to reference them on the next page. Brian Knott QANTM Studio Senior Database Developer Ph (07) 30174331 Mob 0407572127 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
