I would still use an underscore notation and replace them at the appropriate point if only for readability reasons...I'd probably find myself getting confused about scope, DOM and structs, even if it did "work".
----- Original Message ----- From: Taco Fleur <[EMAIL PROTECTED]> Date: Tue, 24 Aug 2004 15:19:41 +1000 Subject: [cfaussie] dots in form field names? To: CFAussie Mailing List <[EMAIL PROTECTED]> Does anyone see any obvious or not so obvious reasons not to use a dot in the naming of form fields? Example: <input type="text" name="inpPerson.Employee.positionTitle" value="#form["inpPerson.Employee.positionTitle"]#"> Taco Fleur Tell me and I will forget Show me and I will remember Teach me and I will learn --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
