> I am setting a client variable with a random number ( > RandRange(0, > 999999999) ) and I get this:
> CFTempOnlyForSetVariableNeverUseThisNameInYourCFMLCode1223 > 33444455555654321 > What the hell does that mean? This error message is intended to indicate that the CF Server doesn't like the name of your variable... Although there have been cases where I've changed the variable name and still gotten the message... but the intent is basically the same as a reserved word. You _should_ be able to change your client variable name to eliminate this error. Isaac www.turnkey.to 954-776-0046 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

