I have created a form where the user can input information about a product they are going to sell. I have made it user safe that if they put empty spaces in a product name, each space will be replaced with an underscore. When I state the product name as M-1 Tiger, I keep getting the following error.
Parameter 1 of function IsDefined, which is now "FORM.M-1_Tiger", must be a syntactically valid variable name. Can anyone tell me why this is invalid? Also, a link to a website that states what is invalid would also be helpful. I am also happy to supply additional code if needed. Thank you in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2800 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
