A suggestion: You can use an extra parameter as a checksum for the other data included in your url.
name=john&age=35&valid=78766 where a hash of john and 35 would verify to 78766 You might like to use the 'hash' function, or any other valid crytpographic method. Jared Clinton NEC Australia -----Original Message----- From: Michael Tangorre [mailto:[EMAIL PROTECTED]] Sent: Monday, 6 May 2002 10:01 AM To: CF-Talk Subject: Fusebox and URL protection hey everyone. what is the best way to make sure noone tampers with the URL and the parameters in the url? I am using fusebox 2, and need to find a solution to the above problem if it is appropriate. Thanks, Mike ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

