I'm checking our error logs and have found this one error that crops up often enough that I'd like to fix it right away. But I'm getting an error that I don't know how to fix.
The error ---------- 15 null The error occurred on line 11. The line in question ---------- <cfset email = Decrypt(email,"MLS")> I have no idea where this is incoming from, but it's on an unsubscribe page so I assume it's a link from an email. There are two incoming URL variables and dumping them provides this: URL.trid: 29167 URL.chk: 7:K:JH--4BFJH5P I know this isn't much to go on but does anyone have any clues? <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249491 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

