Let me get this straight...your parameter name has a '#' in it? Won't that cause problems with ColdFusion, unless it's escaped? Or do you mean the value your passing back has a '#'? If that's the case, maybe you need to use jsstringformat().
> -----Original Message----- > From: Robert Everland III [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 25, 2006 12:45 PM > > I am getting an error Missing argument name.When using named > parameters to a function, every parameter must have a name. > Whenever one of my parameters contains a # , has anyone come > across this and if so how did you get by it? This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. A1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247654 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

